forked from Ivasoft/mattermost-mobile
Bump app build number to 286 and version to 1.30.1 (#4221)
* Bump app build number to 286 * Bump app version number to 1.30.1
This commit is contained in:
@@ -133,8 +133,8 @@ android {
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
missingDimensionStrategy "RNNotifications.reactNativeVersion", "reactNative60"
|
||||
versionCode 285
|
||||
versionName "1.30.0"
|
||||
versionCode 286
|
||||
versionName "1.30.1"
|
||||
multiDexEnabled = true
|
||||
ndk {
|
||||
abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'
|
||||
|
||||
Reference in New Issue
Block a user