Bump app build number to 605 (#8590)

Co-authored-by: Anka <runner@Mac-1739523078859.local>
This commit is contained in:
unified-ci-app[bot]
2025-02-14 11:09:46 +02:00
committed by GitHub
parent 9976cacec4
commit 08db7a1635
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 602
versionCode 605
versionName "2.25.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'