Skip to content

Commit 0a10652

Browse files
committed
3.2.0
1 parent 3f604b6 commit 0a10652

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ android {
3232
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
3333
minSdkVersion 21
3434
targetSdkVersion 31
35-
versionCode 51
36-
versionName "3.1.0"
35+
versionCode 52
36+
versionName "3.2.0"
3737
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3838
}
3939

ios/Runner/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.1.0</string>
20+
<string>3.2.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)