Bump Android build number to 101 (#1645)

This commit is contained in:
Elias Nahum 2018-04-27 22:13:25 -03:00 committed by GitHub
parent 1f0c3d4afd
commit 3b32433374
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion 21
targetSdkVersion 23
versionCode 100
versionCode 101
versionName "1.8.0"
multiDexEnabled true
ndk {