QT_ANDROID_VERSION_CODE▲
Internal Android app version.
This property was introduced in Qt 6.1.
This property is in technology preview and may change in future releases.
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.
For more information, see Android App Versioning.