I’m getting this error when trying to package:
ERROR: cmd.exe failed with args /c “C:.…\Intermediate\Android\APK\gradle\rungradle.bat” :app:assembleRelease
I was building fine before I changed the build configuration to shipping. Now I’m getting this gradle error.
Previous versions had packaging with Ant but it seems to be removed in 4.24
Any help with this ?