Bump build number and update server version in Android description (#3927)

* Bump app build number to 268

* Update server version in Android description
This commit is contained in:
Miguel Alatzar 2020-02-13 20:29:21 -07:00 committed by GitHub
parent 13921d1bac
commit c51bd36721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 8 deletions

View file

@ -131,7 +131,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
missingDimensionStrategy "RNN.reactNativeVersion", "reactNative60"
versionCode 267
versionCode 268
versionName "1.28.0"
multiDexEnabled = true
ndk {

View file

@ -1,4 +1,4 @@
Requires Mattermost Server v5.19+. Older servers may not be able to connect or have unexpected behavior.
Requires Mattermost Server v5.9+. 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 = 267;
CURRENT_PROJECT_VERSION = 268;
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 = 267;
CURRENT_PROJECT_VERSION = 268;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;

View file

@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>267</string>
<string>268</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>267</string>
<string>268</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>

View file

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

View file

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