Bump app build number to 424 (#6632)

This commit is contained in:
Avinash Lingaloo
2022-09-09 21:01:05 +04:00
committed by GitHub
parent 38b68733d0
commit d469ffedfd
5 changed files with 8 additions and 8 deletions

View File

@@ -144,7 +144,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 422
versionCode 424
versionName "2.0.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'