mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
9b82ae19b0
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.