From 21b058523c291f1ac01f8b665c2e6a554b020ecf Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Fri, 26 Jun 2020 16:30:41 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=200.18.2(206?= =?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 ecaaa3391..b530d7311 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ APP_MARKETING_VERSION=0.18.2 # Same as CURRENT_PROJECT_VERSION in iOS / version code in Android -APP_VERSION=205 +APP_VERSION=206 # 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 ae79df005..743939039 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 205 + versionCode 206 versionName "0.18.2" missingDimensionStrategy 'react-native-camera', 'general' } diff --git a/ios/LikeCoinApp.xcodeproj/project.pbxproj b/ios/LikeCoinApp.xcodeproj/project.pbxproj index ffb80a3ba..e838c4260 100644 --- a/ios/LikeCoinApp.xcodeproj/project.pbxproj +++ b/ios/LikeCoinApp.xcodeproj/project.pbxproj @@ -517,7 +517,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = LikeCoinApp/LikeCoinApp.entitlements; - CURRENT_PROJECT_VERSION = 205; + CURRENT_PROJECT_VERSION = 206; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = 76UMR894HH; HEADER_SEARCH_PATHS = ( @@ -606,7 +606,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = LikeCoinApp/LikeCoinApp.entitlements; - CURRENT_PROJECT_VERSION = 205; + CURRENT_PROJECT_VERSION = 206; DEVELOPMENT_TEAM = 76UMR894HH; HEADER_SEARCH_PATHS = ( "$(inherited)", diff --git a/ios/LikerLandShare/Info.plist b/ios/LikerLandShare/Info.plist index 47e7407bc..8ddedbb66 100644 --- a/ios/LikerLandShare/Info.plist +++ b/ios/LikerLandShare/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 0.18.2 CFBundleVersion - 205 + 206 NSAppTransportSecurity NSAllowsArbitraryLoads