new version name

This commit is contained in:
Marco 2024-12-07 16:37:48 +01:00
parent 3281aa2afb
commit f6fd46f75e

View File

@ -24,7 +24,7 @@ android {
minSdk = flutter.minSdkVersion
targetSdk = flutter.targetSdkVersion
versionCode = 2001
versionName = 1.0.0
versionName = "1.0.0"
}
buildTypes {