forked from Ivasoft/mattermost-mobile
Bump version 1.50.1 build 388 (#6071)
* Bump app version number to 1.50.1 * Bump app build number to 388
This commit is contained in:
@@ -131,8 +131,8 @@ android {
|
||||
applicationId "com.mattermost.rnbeta"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 387
|
||||
versionName "1.50.0"
|
||||
versionCode 388
|
||||
versionName "1.50.1"
|
||||
multiDexEnabled = true
|
||||
testBuildType System.getProperty('testBuildType', 'debug')
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
|
||||
Reference in New Issue
Block a user