Skip to content

Commit 00585d9

Browse files
committed
7.0.0
1 parent b9000b8 commit 00585d9

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
@@ -33,8 +33,8 @@ android {
3333
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
3434
minSdkVersion 21
3535
targetSdkVersion 33
36-
versionCode 56
37-
versionName "6.2.0"
36+
versionCode 57
37+
versionName "7.0.0"
3838
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3939
}
4040

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>6.2.0</string>
20+
<string>7.0.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)