Bump app build number to 602 (#8569)

Co-authored-by: Anka <runner@Mac-1738918279511.local>
This commit is contained in:
unified-ci-app[bot]
2025-02-07 11:09:39 +02:00
committed by GitHub
parent f2383f8bc5
commit d07e5c10d0
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 598
versionCode 602
versionName "2.25.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'