Bump app build number to 654 (#9006)

Co-authored-by: Anka <runner@Mac-1752828286516.local>
This commit is contained in:
unified-ci-app[bot]
2025-07-18 12:34:30 +03:00
committed by GitHub
parent ae409d185c
commit 394b441874
5 changed files with 8 additions and 8 deletions

View File

@@ -115,7 +115,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 653
versionCode 654
versionName "2.30.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'