From f325cd81681254cb81a562bf524a51c2798cd6ac Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Sun, 10 Oct 2021 16:58:49 +0200 Subject: [PATCH] Bump app build number to 374 (#5741) (#5742) (cherry picked from commit 5e0c75d7729771c5aee1f6cf7d9b9e8edb6ecc5c) Co-authored-by: Elias Nahum --- android/app/build.gradle | 2 +- ios/Mattermost.xcodeproj/project.pbxproj | 4 ++-- ios/Mattermost/Info.plist | 2 +- ios/MattermostShare/Info.plist | 2 +- ios/NotificationService/Info.plist | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index cc29246a9..2935df463 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -127,7 +127,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion missingDimensionStrategy "RNNotifications.reactNativeVersion", "reactNative60" - versionCode 373 + versionCode 374 versionName "1.47.0" multiDexEnabled = true testBuildType System.getProperty('testBuildType', 'debug') diff --git a/ios/Mattermost.xcodeproj/project.pbxproj b/ios/Mattermost.xcodeproj/project.pbxproj index 41d218099..75cc9c5ef 100644 --- a/ios/Mattermost.xcodeproj/project.pbxproj +++ b/ios/Mattermost.xcodeproj/project.pbxproj @@ -890,7 +890,7 @@ CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 373; + CURRENT_PROJECT_VERSION = 374; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = UQ8HT4Q2XM; ENABLE_BITCODE = NO; @@ -932,7 +932,7 @@ CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 373; + CURRENT_PROJECT_VERSION = 374; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = UQ8HT4Q2XM; ENABLE_BITCODE = NO; diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index 7f5f57a88..84b7ef4ab 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -37,7 +37,7 @@ CFBundleVersion - 373 + 374 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist index cbb4fd13d..6485a8f88 100644 --- a/ios/MattermostShare/Info.plist +++ b/ios/MattermostShare/Info.plist @@ -21,7 +21,7 @@ CFBundleShortVersionString 1.47.0 CFBundleVersion - 373 + 374 NSAppTransportSecurity NSAllowsArbitraryLoads diff --git a/ios/NotificationService/Info.plist b/ios/NotificationService/Info.plist index 056d8f876..35e374ec4 100644 --- a/ios/NotificationService/Info.plist +++ b/ios/NotificationService/Info.plist @@ -21,7 +21,7 @@ CFBundleShortVersionString 1.47.0 CFBundleVersion - 373 + 374 NSExtension NSExtensionPointIdentifier