Commit 483e3f2 1 parent bb6d56c commit 483e3f2 Copy full SHA for 483e3f2
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ android {
31
31
applicationId " com.shuyu.gsygithub.gsygithubappflutter"
32
32
minSdkVersion 16
33
33
targetSdkVersion 28
34
- versionCode 20
35
- versionName " 1.2 .0"
34
+ versionCode 21
35
+ versionName " 1.3 .0"
36
36
testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
37
37
}
38
38
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.2 .0 </string >
20
+ <string >1.3 .0 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >20 </string >
24
+ <string >21 </string >
25
25
<key >LSRequiresIPhoneOS </key >
26
26
<true />
27
27
<key >NSAppTransportSecurity </key >
You can’t perform that action at this time.
0 commit comments