Bump app build number to 422 (#6617)

This commit is contained in:
Elias Nahum
2022-09-03 04:57:35 -04:00
committed by GitHub
parent 096b29cb27
commit 335ec0c588
6 changed files with 10 additions and 10 deletions

View File

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