change version

This commit is contained in:
Marco 2024-12-10 23:36:30 +01:00
parent b6034b90e6
commit 23b9fea228
2 changed files with 1 additions and 2 deletions

View File

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

View File

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