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