mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
0429bb0ab8
The version code of default config is generated by the environment variable and the value from AndroidManifest.xml. The test case is using the command line "cordova build -- --versionCode=100".. This closes #211