use wownero v0.6.1.1

master
fuwa 5 years ago
parent 28c7e27d2a
commit 7b9fa6105a

@ -37,7 +37,7 @@ android {
minSdkVersion 23
targetSdkVersion 28
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
versionName "0.6.1.1"
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+3
version: 0.6.1+4
environment:
sdk: ">=2.1.0 <3.0.0"

Loading…
Cancel
Save