diff --git a/VERSION.md b/VERSION.md index b5283588..84cbbedd 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1,12 +1,5 @@ -###(待处理) - -* 仓库Pulse。 -* markdown点击跳转。 -* webview点击跳转。 -* markdown htmlview 表格。 -* 版本信息列表 -* 监听滚动,设置底部和顶部隐藏显示 +### 请直接看 github release ### 1.1.9 diff --git a/android/app/build.gradle b/android/app/build.gradle index 34c9add2..9b4dbcf6 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -31,8 +31,8 @@ android { applicationId "com.shuyu.gsygithub.gsygithubappflutter" minSdkVersion 16 targetSdkVersion 28 - versionCode 22 - versionName "1.4.0" + versionCode 23 + versionName "1.5.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 1c0881d5..178108c9 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.4.0 + 1.5.0 CFBundleSignature ???? CFBundleVersion - 22 + 23 LSRequiresIPhoneOS NSAppTransportSecurity