mirror of
https://github.com/apache/cordova-android.git
synced 2026-02-21 00:02:46 +08:00
The build.gradle will apply gradle srcipte from plugin extension When install the plugin with "gradleReference" framework. The gradle can set ext.multiarch=true to support multiple APKs by default, so add this section in here.