Bump app build number to 412 (#6464)

This commit is contained in:
Elias Nahum
2022-07-08 13:32:48 -04:00
committed by GitHub
parent 39cfb297a3
commit 1b0e0fffb6
4 changed files with 5 additions and 5 deletions

View File

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