Compare commits
2 Commits
b6034b90e6
...
269bc27905
Author | SHA1 | Date | |
---|---|---|---|
269bc27905 | |||
23b9fea228 |
@ -24,7 +24,7 @@ android {
|
|||||||
minSdk = flutter.minSdkVersion
|
minSdk = flutter.minSdkVersion
|
||||||
targetSdk = flutter.targetSdkVersion
|
targetSdk = flutter.targetSdkVersion
|
||||||
versionCode = 1
|
versionCode = 1
|
||||||
versionName = "1.0.0"
|
versionName = "1.0.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
BIN
metadata/android/en-US/images/phoneScreenshots/screen01.png
Normal file
BIN
metadata/android/en-US/images/phoneScreenshots/screen01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
BIN
metadata/android/en-US/images/phoneScreenshots/screen02.png
Normal file
BIN
metadata/android/en-US/images/phoneScreenshots/screen02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 97 KiB |
Binary file not shown.
Before Width: | Height: | Size: 102 KiB |
Binary file not shown.
Before Width: | Height: | Size: 101 KiB |
@ -1,7 +1,6 @@
|
|||||||
name: calorimeter
|
name: calorimeter
|
||||||
description: "Track your calories!"
|
description: "Track your calories!"
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
version: 1.0.0+1
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.5.3
|
sdk: ^3.5.3
|
||||||
|
Loading…
Reference in New Issue
Block a user