Bump app build number to 622 (#8730)

Co-authored-by: Anka <runner@Mac-1743151443622.local>
This commit is contained in:
unified-ci-app[bot]
2025-03-28 11:10:15 +02:00
committed by GitHub
parent 85e01a7fb6
commit d0d7e187e7
5 changed files with 8 additions and 8 deletions

View File

@@ -114,7 +114,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 619
versionCode 622
versionName "2.27.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'