pull/5/head
fuwa 4 years ago
parent 3aff8faf49
commit dd89976e58

@ -41,8 +41,8 @@ android {
applicationId "org.wownero.cyberwow"
minSdkVersion 23
targetSdkVersion 28
versionCode 22
versionName "0.7.0.0-i"
versionCode 23
versionName "0.7.0.0-j"
}
if(project.hasProperty("RELEASE_STORE_FILE")) {

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