mirror of
https://github.com/apache/cordova-android.git
synced 2026-08-13 00:00:05 +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.