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() .