pull/2/head
fuwa 4 years ago
parent 5cc7d152c1
commit a81545ed5d

@ -36,8 +36,8 @@ android {
applicationId "org.wownero.cyberwow"
minSdkVersion 23
targetSdkVersion 28
versionCode 16
versionName "0.7.0.0-c"
versionCode 17
versionName "0.7.0.0-d"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

@ -12,7 +12,7 @@ description: A new Flutter project.
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.7.0+16
version: 0.7.0+17
environment:
sdk: ">=2.1.0 <3.0.0"