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 f4fbbd3 commit 387ef27Copy full SHA for 387ef27
android/app/build.gradle
@@ -31,7 +31,7 @@ android {
31
minSdkVersion 21
32
targetSdkVersion 33
33
versionCode 55
34
- versionName "6.0.0"
+ versionName "6.1.0"
35
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
36
}
37
ios/Runner/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>4.0.1</string>
+ <string>6.1.0</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
0 commit comments