forked from Ivasoft/mattermost-mobile
Bump App Version to 1.4.0 (#1024)
This commit is contained in:
@@ -96,7 +96,7 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 23
|
||||
versionCode 57
|
||||
versionName "1.3.0"
|
||||
versionName "1.4.0"
|
||||
multiDexEnabled true
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86"
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.3.0</string>
|
||||
<string>1.4.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
||||
Reference in New Issue
Block a user