Bump Android build number to 100 (#1640)

This commit is contained in:
Elias Nahum 2018-04-27 15:17:30 -03:00 committed by GitHub
parent 98458057f7
commit 97264a6286
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 99
versionCode 100
versionName "1.8.0"
multiDexEnabled true
ndk {