Bump app build number to 662 (#9069)

Co-authored-by: Anka <runner@Mac-1755248560088.local>
This commit is contained in:
unified-ci-app[bot]
2025-08-15 12:12:38 +03:00
committed by GitHub
parent 4f27a022c3
commit eb4609a890
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 661
versionCode 662
versionName "2.31.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'