Bump app build number to 471 (#7353)

This commit is contained in:
Daniel Espino García
2023-05-16 19:43:46 +02:00
committed by GitHub
parent 5a610f1620
commit 0530f96b6e
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 470
versionCode 471
versionName "2.4.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'