File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515* webview点击跳转。
1616* markdown htmlview 表格。
1717
18- ### 1.0.3
18+ ### 1.0.4
1919
2020* 修复启动页变形问题。
2121* 调整个人页面字体动态大小。
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 3
35- versionName " 1.0.3 "
34+ versionCode 4
35+ versionName " 1.0.4 "
3636 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
3737 }
3838
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0.3 </string >
18+ <string >1.0.4 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >3 </string >
22+ <string >4 </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
2525 <key >NSAppTransportSecurity </key >
You can’t perform that action at this time.
0 commit comments