Automated cherry pick of #3877 (#3878)

* Bump app build number to 263

* Update ESR

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
This commit is contained in:
Mattermost Build
2020-01-30 14:39:44 +01:00
committed by GitHub
parent 61c9110d41
commit ccc9e7c75c
10 changed files with 11 additions and 11 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 {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
missingDimensionStrategy "RNN.reactNativeVersion", "reactNative60"
versionCode 262
versionCode 263
versionName "1.28.0"
multiDexEnabled = true
ndk {

View File

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

View File

@@ -1,4 +1,4 @@
This version is compatible with Mattermost servers v5.9+.
This version is compatible with Mattermost servers v5.19+.
Please see [changelog](https://github.com/mattermost/mattermost-mobile/blob/master/CHANGELOG.md) for full release notes. If you're interested in helping beta test upcoming versions before they are released, please see our [documentation](https://github.com/mattermost/mattermost-mobile#testing).

View File

@@ -1 +1 @@
Mattermost RN
Mattermost

View File

@@ -1112,7 +1112,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 262;
CURRENT_PROJECT_VERSION = 263;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;
@@ -1150,7 +1150,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 262;
CURRENT_PROJECT_VERSION = 263;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;

View File

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

View File

@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.28.0</string>
<key>CFBundleVersion</key>
<string>262</string>
<string>263</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>

View File

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

View File

@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.28.0</string>
<key>CFBundleVersion</key>
<string>262</string>
<string>263</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>