[Gekidou] Bump app build number to 408 (#6407)

* update react-native-network-client

* Bump app build number to  408
This commit is contained in:
Elias Nahum
2022-06-17 19:20:31 -04:00
committed by GitHub
parent 76e099b4be
commit 07df681193
5 changed files with 7 additions and 7 deletions

View File

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