File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ android {
3131 applicationId " com.shuyu.gsygithub.gsygithubappflutter"
3232 minSdkVersion 16
3333 targetSdkVersion 27
34- versionCode 13
35- versionName " 1.1.3 "
34+ versionCode 14
35+ versionName " 1.1.4 "
3636 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
3737 }
3838
Original file line number Diff line number Diff line change 3232DEPENDENCIES:
3333 - connectivity (from `.symlinks/plugins/connectivity/ios`)
3434 - device_info (from `.symlinks/plugins/device_info/ios`)
35- - Flutter (from `.symlinks/flutter/ios`)
35+ - Flutter (from `.symlinks/flutter/ios-release `)
3636 - flutter_statusbar (from `.symlinks/plugins/flutter_statusbar/ios`)
3737 - flutter_webview_plugin (from `.symlinks/plugins/flutter_webview_plugin/ios`)
3838 - fluttertoast (from `.symlinks/plugins/fluttertoast/ios`)
@@ -54,7 +54,7 @@ EXTERNAL SOURCES:
5454 device_info:
5555 :path: ".symlinks/plugins/device_info/ios"
5656 Flutter:
57- :path: ".symlinks/flutter/ios"
57+ :path: ".symlinks/flutter/ios-release "
5858 flutter_statusbar:
5959 :path: ".symlinks/plugins/flutter_statusbar/ios"
6060 flutter_webview_plugin:
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1.3 </string >
20+ <string >1.1.4 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >13 </string >
24+ <string >14 </string >
2525 <key >LSRequiresIPhoneOS </key >
2626 <true />
2727 <key >NSAppTransportSecurity </key >
You can’t perform that action at this time.
0 commit comments