mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
931a996dab
The xwalk webView need build multiple apks by default after install cordova-crosswalk-engine plugin, we can set ext.multiarch=true to open the flag in plugin, it don't necessary set system environment BUILD_MULTIPLE_APKS manually. This closes #141