change version
This commit is contained in:
parent
b6034b90e6
commit
23b9fea228
@ -24,7 +24,7 @@ android {
|
||||
minSdk = flutter.minSdkVersion
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = 1
|
||||
versionName = "1.0.0"
|
||||
versionName = "1.0.1"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
@ -1,7 +1,6 @@
|
||||
name: calorimeter
|
||||
description: "Track your calories!"
|
||||
publish_to: 'none'
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ^3.5.3
|
||||
|
Loading…
Reference in New Issue
Block a user