use static version code

pull/2/head v0.6.1.2-f
fuwa 5 years ago
parent c84acbc45d
commit 0ff83713de

@ -36,8 +36,8 @@ android {
applicationId "org.wownero.cyberwow"
minSdkVersion 23
targetSdkVersion 28
versionCode flutterVersionCode.toInteger()
versionName "0.6.1.2-e"
versionCode 12
versionName "0.6.1.2-f"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

@ -11,7 +11,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.6.1+11
version: 0.6.1+12
environment:
sdk: ">=2.1.0 <3.0.0"