I think it should be possible for user-defined Gradle files to be configured outside the generated cordova-android project to avoid issues we have encountered such as changing project structure and cordova-android upgrades. While it would be possible for a user to make a custom plugin with a custom Gradle file this may not be convenient for all Cordova Android apps.
And it would be ideal if we could somehow alleviate the need for PLUGIN GRADLE EXTENSIONS START / PLUGIN GRADLE EXTENSIONS END placeholder comments as discussed in <https://github.com/apache/cordova-android/pull/568>. Maybe we could move the plugin Gradle extensions into a separate file? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org