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