change version

This commit is contained in:
Marco 2024-12-07 17:07:56 +01:00
parent dbaed8dffb
commit c473bf6f8d
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ android {
applicationId = "de.swgross.calorimeter"
minSdk = flutter.minSdkVersion
targetSdk = flutter.targetSdkVersion
versionCode = 2001
versionCode = 1
versionName = "1.0.0"
}

View File

@ -1,7 +1,7 @@
name: calorimeter
description: "Track your calories!"
publish_to: 'none'
version: 1.0.0+2001
version: 1.0.0
environment:
sdk: ^3.5.3