File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
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 27
34
- versionCode 13
35
- versionName " 1.1.3 "
34
+ versionCode 14
35
+ versionName " 1.1.4 "
36
36
testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
37
37
}
38
38
Original file line number Diff line number Diff line change 32
32
DEPENDENCIES:
33
33
- connectivity (from `.symlinks/plugins/connectivity/ios`)
34
34
- device_info (from `.symlinks/plugins/device_info/ios`)
35
- - Flutter (from `.symlinks/flutter/ios`)
35
+ - Flutter (from `.symlinks/flutter/ios-release `)
36
36
- flutter_statusbar (from `.symlinks/plugins/flutter_statusbar/ios`)
37
37
- flutter_webview_plugin (from `.symlinks/plugins/flutter_webview_plugin/ios`)
38
38
- fluttertoast (from `.symlinks/plugins/fluttertoast/ios`)
@@ -54,7 +54,7 @@ EXTERNAL SOURCES:
54
54
device_info:
55
55
:path: ".symlinks/plugins/device_info/ios"
56
56
Flutter:
57
- :path: ".symlinks/flutter/ios"
57
+ :path: ".symlinks/flutter/ios-release "
58
58
flutter_statusbar:
59
59
:path: ".symlinks/plugins/flutter_statusbar/ios"
60
60
flutter_webview_plugin:
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.1.3 </string >
20
+ <string >1.1.4 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >13 </string >
24
+ <string >14 </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