Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Picked up _JAVA_OPTIONS: -Xmx512M
Researching this problem and it sounds like this plugin needs to be rebuilt so that it compiles using gradle. Any plans on issuing an updated version of this plugin so it will build correctly against more modern cordova plugins?
Getting this build error after adding this plugin into an existing project.
Error: cmd: Command failed with exit code 1 Error output: FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':transformClassesWithDexForArmv7Debug'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Picked up _JAVA_OPTIONS: -Xmx512M
Researching this problem and it sounds like this plugin needs to be rebuilt so that it compiles using gradle. Any plans on issuing an updated version of this plugin so it will build correctly against more modern cordova plugins?