forked from Ivasoft/mattermost-mobile
Bump app version number to 1.31.0 (#4234)
This commit is contained in:
@@ -134,7 +134,7 @@ android {
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
missingDimensionStrategy "RNNotifications.reactNativeVersion", "reactNative60"
|
||||
versionCode 288
|
||||
versionName "1.30.1"
|
||||
versionName "1.31.0"
|
||||
multiDexEnabled = true
|
||||
ndk {
|
||||
abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'
|
||||
|
||||
Reference in New Issue
Block a user