Bump app build number to 429 (#6705)

This commit is contained in:
Avinash Lingaloo
2022-10-27 10:27:50 +04:00
committed by GitHub
parent 67342246eb
commit 4f4a3c30f4
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 428
versionCode 429
versionName "2.0.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'