forked from Ivasoft/mattermost-mobile
Bump app build number to 379 (#5824)
This commit is contained in:
@@ -132,7 +132,7 @@ android {
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
missingDimensionStrategy "RNNotifications.reactNativeVersion", "reactNative60"
|
||||
versionCode 378
|
||||
versionCode 379
|
||||
versionName "1.48.0"
|
||||
multiDexEnabled = true
|
||||
testBuildType System.getProperty('testBuildType', 'debug')
|
||||
|
||||
Reference in New Issue
Block a user