From 96338501e473259b4e4702803fc38e8859a5e9e2 Mon Sep 17 00:00:00 2001 From: Shuyu Guo <359369982@qq.com> Date: Fri, 14 Sep 2018 21:23:49 +0800 Subject: [PATCH] 2.0 --- android/app/build.gradle | 4 ++-- ios/GSYGithubAPP/Info.plist | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index aeb6073..c8dd6d9 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -101,8 +101,8 @@ android { applicationId "com.gsygithubapp" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 12 - versionName "1.9" + versionCode 13 + versionName "2.0" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/GSYGithubAPP/Info.plist b/ios/GSYGithubAPP/Info.plist index d5e3f78..4089bc5 100644 --- a/ios/GSYGithubAPP/Info.plist +++ b/ios/GSYGithubAPP/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9 + 2.0 CFBundleSignature ???? CFBundleVersion - 12 + 13 LSRequiresIPhoneOS NSAppTransportSecurity