We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0cfec9 commit 210645bCopy full SHA for 210645b
android/app/build.gradle
@@ -32,7 +32,7 @@ android {
32
minSdkVersion 16
33
targetSdkVersion 28
34
versionCode 27
35
- versionName "1.6.3"
+ versionName "1.6.4"
36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
37
}
38
ios/Runner/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>1.6.3</string>
+ <string>1.6.4</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
0 commit comments