Bump build to 474 (#7396)

* update fastlane

* Bump app build number to 474
This commit is contained in:
Elias Nahum
2023-06-09 09:33:15 -04:00
committed by GitHub
parent 8d475d8a36
commit 817cfc8acd
7 changed files with 24 additions and 25 deletions

View File

@@ -110,7 +110,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 473
versionCode 474
versionName "2.5.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'