pull/10/head
fuwa 4 years ago
parent 93e8017435
commit d27ff15c63

@ -41,8 +41,8 @@ android {
applicationId "org.wownero.cyberwow"
minSdkVersion 26
targetSdkVersion 29
versionCode 26
versionName "0.8.0.0"
versionCode 27
versionName "0.8.0.0-a"
}
if(project.hasProperty("RELEASE_STORE_FILE")) {

@ -1,7 +1,7 @@
name: cyberwow
description: A new Flutter project.
version: 0.8.0+0
version: 0.8.0+1
environment:
sdk: ">=2.1.0 <3.0.0"