Bump app build number to 449 (#6940)

This commit is contained in:
Elias Nahum
2023-01-07 18:42:27 +02:00
committed by GitHub
parent b653b86443
commit 69e27ae812
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 448
versionCode 449
versionName "2.0.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'