QT_ANDROID_VERSION_CODE

Internal Android app version.

該特性在 Qt 6.1 引入。

注意: This property is used only if targeting the Android platform.

Specifies the app's version number. This is usually a number that increments monotonically with each release of your project.

更多信息,見 Android App Versioning .

另請參閱 qt_android_generate_deployment_settings() .