Compare commits

..

No commits in common. "269bc27905a65100feddd67b6f72e8f9b982864f" and "b6034b90e620dad02187cd948e986977f12a74be" have entirely different histories.

9 changed files with 2 additions and 1 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

View File

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