Problem with RunGradle after add plugin

hi,

after i use one plugin for mobile. MobileUtils I got:

UATHelper: Packaging (Android (ASTC)): ERROR: cmd.exe failed with args /c “D:\Unreal Projects\2\MobileUtils4_25\HostProject\Intermediate\Android\armv7\gradle\rungradle.bat” :app:assembleDebug

but plugin is ok. If add some code in plugin for mobile and then build I got error.

If use without building works.

What is problem?