From 449a967fd475179aad26491e48cc1429f6cc0d37 Mon Sep 17 00:00:00 2001 From: guoshuyu <359369982@qq.com> Date: Fri, 31 May 2019 17:40:39 +0800 Subject: [PATCH] prepare release 1.5.0 --- VERSION.md | 9 +-------- android/app/build.gradle | 4 ++-- ios/Runner/Info.plist | 4 ++-- 3 files changed, 5 insertions(+), 12 deletions(-) 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