Bump app build number to 656 (#9027)

Co-authored-by: Anka <runner@Mac-1753434238346.local>
This commit is contained in:
unified-ci-app[bot]
2025-07-25 12:16:46 +03:00
committed by GitHub
parent b0560b77e7
commit b2cec1c7a1
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 655
versionCode 656
versionName "2.31.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'