change version code

This commit is contained in:
Marco 2024-12-07 16:46:32 +01:00
parent f6fd46f75e
commit c8e5870ef8

View File

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