From 04085b7c6aa27ba2acd67214d0a274f564756a11 Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Wed, 17 Jun 2020 21:37:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=200.18.1(203?= =?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 6e0daae0..41ebfb96 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ APP_MARKETING_VERSION=0.18.1 # Same as CURRENT_PROJECT_VERSION in iOS / version code in Android -APP_VERSION=202 +APP_VERSION=203 # 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 772e6ff9..9244227d 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 202 + versionCode 203 versionName "0.18.1" missingDimensionStrategy 'react-native-camera', 'general' } diff --git a/ios/LikeCoinApp.xcodeproj/project.pbxproj b/ios/LikeCoinApp.xcodeproj/project.pbxproj index ca98f238..05d42d2d 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 = 202; + CURRENT_PROJECT_VERSION = 203; 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 = 202; + CURRENT_PROJECT_VERSION = 203; DEVELOPMENT_TEAM = 76UMR894HH; HEADER_SEARCH_PATHS = ( "$(inherited)", diff --git a/ios/LikerLandShare/Info.plist b/ios/LikerLandShare/Info.plist index 02d7644a..f6e1880b 100644 --- a/ios/LikerLandShare/Info.plist +++ b/ios/LikerLandShare/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 0.18.1 CFBundleVersion - 202 + 203 NSAppTransportSecurity NSAllowsArbitraryLoads