Compare commits
No commits in common. "269bc27905a65100feddd67b6f72e8f9b982864f" and "b6034b90e620dad02187cd948e986977f12a74be" have entirely different histories.
269bc27905
...
b6034b90e6
@ -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 |
BIN
metadata/en-US/images/phoneScreenshots/screen01.png
Normal file
BIN
metadata/en-US/images/phoneScreenshots/screen01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
BIN
metadata/en-US/images/phoneScreenshots/screen02.png
Normal file
BIN
metadata/en-US/images/phoneScreenshots/screen02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
@ -1,6 +1,7 @@
|
||||
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