Skip to content

Commit 76132fe

Browse files
committed
7.9.2
1 parent 3e11561 commit 76132fe

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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 flutter.minSdkVersion
3535
targetSdkVersion 35
36-
versionCode 67
37-
versionName "7.9.1"
36+
versionCode 68
37+
versionName "7.9.2"
3838
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3939
}
4040

ios/Runner/Info.plist

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>7.9.1</string>
21-
<key>CFBundleSignature</key>
20+
<string>7.9.2</string> <key>CFBundleSignature</key>
2221
<string>????</string>
2322
<key>CFBundleVersion</key>
2423
<string>$(CURRENT_PROJECT_VERSION)</string>

0 commit comments

Comments
 (0)