versionName property
Application version name for the release.
Used when uploading new APK/AAB files to identify the version. Should match the version specified in the app's build configuration. Example: "1.2.3"
Implementation
final String? versionName;