Skip to content

Commit 9dc9f71

Browse files
committed
code 28
1 parent 210645b commit 9dc9f71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ android {
3131
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
3232
minSdkVersion 16
3333
targetSdkVersion 28
34-
versionCode 27
34+
versionCode 28
3535
versionName "1.6.4"
3636
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3737
}

ios/Runner/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>27</string>
24+
<string>28</string>
2525
<key>LSRequiresIPhoneOS</key>
2626
<true/>
2727
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)