Bump app build number to 403 (#6320)

This commit is contained in:
Elias Nahum
2022-05-27 14:43:32 -04:00
committed by GitHub
parent 4ab7a6baa6
commit f2777d46bb
5 changed files with 9 additions and 9 deletions

View File

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