Bump app build number to 475 (#7402)

This commit is contained in:
Elias Nahum
2023-06-09 14:47:47 -04:00
committed by GitHub
parent a27ad43394
commit 61a83cf423
5 changed files with 8 additions and 8 deletions

View File

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