Skip to content

Commit fab1660

Browse files
committed
update 1.7.5
1 parent bfbeb68 commit fab1660

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
@@ -31,8 +31,8 @@ android {
3131
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
3232
minSdkVersion 16
3333
targetSdkVersion 29
34-
versionCode 36
35-
versionName "1.7.4"
34+
versionCode 37
35+
versionName "1.7.5"
3636
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3737
}
3838

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

0 commit comments

Comments
 (0)