Bump Android build number to 143 (#2149)
This commit is contained in:
parent
b427c5db56
commit
3554ae77df
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ android {
|
|||
applicationId "com.mattermost.rnbeta"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 142
|
||||
versionCode 143
|
||||
versionName "1.13.0"
|
||||
multiDexEnabled = true
|
||||
ndk {
|
||||
|
|
|
|||
Loading…
Reference in a new issue