I am trying to build a Cordova project using gradle as a build tool. In the Cordova project I have my own plugin that requires Java 1.7.
In the build.gradle that com
Regarding the answer of Mark, i got a solution to add the build-extras.gradle into the plugin.xml file. So it will be added automatically to the platform folder to the right place.
build-extras.gradle
plugin.xml