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