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