Bump app build number to 447 (#6937)

This commit is contained in:
Elias Nahum
2023-01-06 21:46:07 +02:00
committed by GitHub
parent c8d9758f18
commit 68ec90df90
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 446
versionCode 447
versionName "2.0.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'