Bump app build number to 442 (#6857)

This commit is contained in:
Avinash Lingaloo
2022-12-09 23:33:28 +04:00
committed by GitHub
parent 795038c56f
commit e0f9ea3f95
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 441
versionCode 442
versionName "2.0.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'