Bump app build number to 443 (#6862)

This commit is contained in:
Avinash Lingaloo
2022-12-13 14:36:11 +04:00
committed by GitHub
parent 25ee7db6ef
commit 26d32285e5
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 442
versionCode 443
versionName "2.0.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'