Bump app build number to 458 (#7147)

This commit is contained in:
Elias Nahum
2023-02-17 16:19:49 +02:00
committed by GitHub
parent b9f15afa81
commit ff73d946ae
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 457
versionCode 458
versionName "2.1.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'