Bump app build number to 645 (#8914)

Co-authored-by: Anka <runner@Mac-1749199144215.local>
This commit is contained in:
unified-ci-app[bot]
2025-06-06 12:17:47 +03:00
committed by GitHub
parent e3bb675e90
commit 9f638d11ba
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 641
versionCode 645
versionName "2.29.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'