Bump app build number to 281 (#4148)

This commit is contained in:
Elias Nahum 2020-04-13 19:25:59 -04:00 committed by GitHub
parent 22a13cfee0
commit 4f04216c9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
# Mattermost Mobile
- **Minimum Server versions:** Current ESR version (5.9)
- **Minimum Server versions:** Current ESR version (5.19)
- **Supported iOS versions:** 10.3+
- **Supported Android versions:** 7.0+

View file

@ -130,7 +130,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 280
versionCode 281
versionName "1.30.0"
multiDexEnabled = true
ndk {

View file

@ -1,4 +1,4 @@
Requires Mattermost Server v5.9+. Older servers may not be able to connect or have unexpected behavior.
Requires Mattermost Server v5.19+. Older servers may not be able to connect or have unexpected behavior.
-------

View file

@ -1118,7 +1118,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 280;
CURRENT_PROJECT_VERSION = 281;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;
@ -1156,7 +1156,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 280;
CURRENT_PROJECT_VERSION = 281;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;

View file

@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>280</string>
<string>281</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.30.0</string>
<key>CFBundleVersion</key>
<string>280</string>
<string>281</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>

View file

@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>280</string>
<string>281</string>
</dict>
</plist>

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.30.0</string>
<key>CFBundleVersion</key>
<string>280</string>
<string>281</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>