Details
-
Suggestion
-
Resolution: Done
-
P4: Low
-
Some future release
-
None
-
-
9435526d507611b8b54f7c65df9febdde193c7bf
Description
At the moment the version code in the Android manifest has to be manually changed (android:versionCode=""). It would be useful to specify the version code directly in the project (.pro) file (for instance ANDROID_MANIFEST.versionCode=10000). This is especially useful when targeting multiple architectures with multiple apks.