From 58036d8f2756d37fb26fc3dc3329aac84bc308f2 Mon Sep 17 00:00:00 2001 From: William Chong Date: Wed, 11 Sep 2024 17:31:06 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20build=20number=20to=20352?= 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 5053161f..ffb763d3 100644 --- a/.env +++ b/.env @@ -15,7 +15,7 @@ ROOT_STATE_STORAGE_KEY=root APP_MARKETING_VERSION=0.36.0 # Same as CURRENT_PROJECT_VERSION in iOS / version code in Android -APP_VERSION=351 +APP_VERSION=352 # 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 c04f4ad8..81284be2 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -141,7 +141,7 @@ android { applicationId "com.oice" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 351 + versionCode 352 versionName "0.36.0" missingDimensionStrategy 'react-native-camera', 'general' missingDimensionStrategy 'store', 'play' diff --git a/ios/LikeCoinApp.xcodeproj/project.pbxproj b/ios/LikeCoinApp.xcodeproj/project.pbxproj index c145d23a..2f8eece1 100644 --- a/ios/LikeCoinApp.xcodeproj/project.pbxproj +++ b/ios/LikeCoinApp.xcodeproj/project.pbxproj @@ -584,7 +584,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = LikeCoinApp/LikeCoinApp.entitlements; - CURRENT_PROJECT_VERSION = 351; + CURRENT_PROJECT_VERSION = 352; DEVELOPMENT_TEAM = 6VG4638588; ENABLE_BITCODE = NO; HEADER_SEARCH_PATHS = ( @@ -676,7 +676,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = LikeCoinApp/LikeCoinApp.entitlements; - CURRENT_PROJECT_VERSION = 351; + CURRENT_PROJECT_VERSION = 352; DEVELOPMENT_TEAM = 6VG4638588; HEADER_SEARCH_PATHS = ( "$(inherited)", diff --git a/ios/LikerLandShare/Info.plist b/ios/LikerLandShare/Info.plist index 760d4d89..4c955d8a 100644 --- a/ios/LikerLandShare/Info.plist +++ b/ios/LikerLandShare/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 0.36.0 CFBundleVersion - 351 + 352 NSAppTransportSecurity NSAllowsArbitraryLoads