Bump Android build number to 143 (#2149)

This commit is contained in:
Elias Nahum 2018-09-20 20:28:28 -03:00 committed by GitHub
parent b427c5db56
commit 3554ae77df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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