Bump app build number to 653 (#8983)

Co-authored-by: Anka <runner@Mac-1752222762174.local>
This commit is contained in:
unified-ci-app[bot]
2025-07-11 12:11:16 +03:00
committed by GitHub
parent 87fbd5d4ea
commit dff9119519
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 652
versionCode 653
versionName "2.30.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'