Bump Android build number to 144 (#2178)

This commit is contained in:
Elias Nahum 2018-09-27 05:59:03 -03:00 committed by GitHub
parent 27c0222c0b
commit 7bb7e30a71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {