forked from Ivasoft/mattermost-mobile
Bump app build and version number (#9080)
* Bump app build number to 665 * Bump app version number to 2.32.0 --------- Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com>
This commit is contained in:
committed by
GitHub
parent
a27c82da90
commit
ebc39fd386
@@ -115,8 +115,8 @@ android {
|
||||
applicationId "com.mattermost.rnbeta"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 662
|
||||
versionName "2.31.0"
|
||||
versionCode 665
|
||||
versionName "2.32.0"
|
||||
testBuildType System.getProperty('testBuildType', 'debug')
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user