Bump app build number to 448 (#6939)

This commit is contained in:
Elias Nahum
2023-01-07 13:55:27 +02:00
committed by GitHub
parent c1abccf3ed
commit 107416109a
5 changed files with 8 additions and 8 deletions

View File

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