Bump app build number to 619 (#8705)

Co-authored-by: Anka <runner@Mac-1742546606063.local>
This commit is contained in:
unified-ci-app[bot]
2025-03-21 11:12:34 +02:00
committed by GitHub
parent 1ddaf5c32f
commit f4685b8db3
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 615
versionCode 619
versionName "2.27.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'