QT_ANDROID_VERSION_NAME

Human-readable Android app version.

该特性在 Qt 6.1 引入。

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

Specifies the app's version as a human readable string, usually three numbers, separated by dots.

更多信息,见 Android App Versioning .

另请参阅 qt_android_generate_deployment_settings() .