Bump app build number to 418 (#6564) (#6565)

(cherry picked from commit 6119ac46e1)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
This commit is contained in:
Mattermost Build
2022-08-11 16:06:35 +03:00
committed by GitHub
parent 5bbf11ce33
commit cbee2449e2
5 changed files with 6 additions and 6 deletions

View File

@@ -131,7 +131,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 416
versionCode 418
versionName "1.55.0"
multiDexEnabled = true
testBuildType System.getProperty('testBuildType', 'debug')

View File

@@ -911,7 +911,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 416;
CURRENT_PROJECT_VERSION = 418;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;
@@ -953,7 +953,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 416;
CURRENT_PROJECT_VERSION = 418;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;

View File

@@ -37,7 +37,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>416</string>
<string>418</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>

View File

@@ -21,7 +21,7 @@
<key>CFBundleShortVersionString</key>
<string>1.55.0</string>
<key>CFBundleVersion</key>
<string>416</string>
<string>418</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>

View File

@@ -21,7 +21,7 @@
<key>CFBundleShortVersionString</key>
<string>1.55.0</string>
<key>CFBundleVersion</key>
<string>416</string>
<string>418</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>