From a7f7b278f04c7dc070722aa03e203068c4fe9318 Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Thu, 24 Sep 2020 11:13:40 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20build=20number=20to=20228?= 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 83c5b8d9..3548138a 100644 --- a/.env +++ b/.env @@ -11,7 +11,7 @@ ROOT_STATE_STORAGE_KEY=root APP_MARKETING_VERSION=0.19.1 # Same as CURRENT_PROJECT_VERSION in iOS / version code in Android -APP_VERSION=227 +APP_VERSION=228 # 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 c9c62472..e8320349 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 227 + versionCode 228 versionName "0.19.1" missingDimensionStrategy 'react-native-camera', 'general' } diff --git a/ios/LikeCoinApp.xcodeproj/project.pbxproj b/ios/LikeCoinApp.xcodeproj/project.pbxproj index 515814d5..cbb8ebc0 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 = 227; + CURRENT_PROJECT_VERSION = 228; 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 = 227; + CURRENT_PROJECT_VERSION = 228; DEVELOPMENT_TEAM = 76UMR894HH; HEADER_SEARCH_PATHS = ( "$(inherited)", diff --git a/ios/LikerLandShare/Info.plist b/ios/LikerLandShare/Info.plist index 6d8c798d..20abe417 100644 --- a/ios/LikerLandShare/Info.plist +++ b/ios/LikerLandShare/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 0.19.1 CFBundleVersion - 227 + 228 NSAppTransportSecurity NSAllowsArbitraryLoads