Bump app build number to 438 (#6767)

This commit is contained in:
Elias Nahum
2022-11-14 19:48:14 +02:00
committed by GitHub
parent 5645084a3a
commit e4bff927c3
6 changed files with 28 additions and 28 deletions

View File

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