QT_ANDROID_VERSION_NAME

Human-readable Android app version.

This property was introduced in Qt 6.1.

Note: This property is in technology preview and may change in future releases.

Note: 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.

For more information, see Android App Versioning.

See also qt_android_generate_deployment_settings().