From 904401d38bf0385a6f68f0ba4ef8fac8e8c6f2b7 Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Thu, 7 May 2020 15:17:08 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=200.17.0(189?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- android/app/build.gradle | 2 +- ios/LikeCoinApp.xcodeproj/project.pbxproj | 4 ++-- ios/LikerLandShare/Info.plist | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env b/.env index e1a262bd0..f11725d89 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ APP_MARKETING_VERSION=0.17.0 # Same as CURRENT_PROJECT_VERSION in iOS / version code in Android -APP_VERSION=186 +APP_VERSION=189 # APP_VERSION must be greater or equal to the this value # without forcing user to update the app diff --git a/android/app/build.gradle b/android/app/build.gradle index cf86a1e2f..9da19fd6d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -138,7 +138,7 @@ android { applicationId "com.oice" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 186 + versionCode 189 versionName "0.17.0" missingDimensionStrategy 'react-native-camera', 'general' } diff --git a/ios/LikeCoinApp.xcodeproj/project.pbxproj b/ios/LikeCoinApp.xcodeproj/project.pbxproj index ba2e728b1..7cba96fd0 100644 --- a/ios/LikeCoinApp.xcodeproj/project.pbxproj +++ b/ios/LikeCoinApp.xcodeproj/project.pbxproj @@ -514,7 +514,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = LikeCoinApp/LikeCoinApp.entitlements; - CURRENT_PROJECT_VERSION = 186; + CURRENT_PROJECT_VERSION = 189; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = 76UMR894HH; HEADER_SEARCH_PATHS = ( @@ -603,7 +603,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = LikeCoinApp/LikeCoinApp.entitlements; - CURRENT_PROJECT_VERSION = 186; + CURRENT_PROJECT_VERSION = 189; DEVELOPMENT_TEAM = 76UMR894HH; HEADER_SEARCH_PATHS = ( "$(inherited)", diff --git a/ios/LikerLandShare/Info.plist b/ios/LikerLandShare/Info.plist index ca86ba6f2..cc812ccf5 100644 --- a/ios/LikerLandShare/Info.plist +++ b/ios/LikerLandShare/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 0.17.0 CFBundleVersion - 186 + 189 NSAppTransportSecurity NSAllowsArbitraryLoads