Bump app build number to 399 (#6244)

This commit is contained in:
Elias Nahum
2022-05-06 11:50:57 -04:00
committed by GitHub
parent e6aaa586ad
commit 9d3e1fbf59
4 changed files with 5 additions and 5 deletions

View File

@@ -144,7 +144,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 393
versionCode 399
versionName "2.0.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'