Skip to content

Commit cb72cfc

Browse files
committed
update 4.0
1 parent f4afeb8 commit cb72cfc

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 53
36-
versionName "3.3.0"
35+
versionCode 54
36+
versionName "4.0.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.3.0</string>
20+
<string>4.0.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)