Android Version Bump to 36 (#659)

* Manual bump android version to 35

* Version Bump to 36
This commit is contained in:
enahum 2017-06-21 14:15:06 -04:00 committed by GitHub
parent c267e094bc
commit 48a276b632

View file

@ -91,7 +91,7 @@ android {
applicationId "com.mattermost.react.native"
minSdkVersion 16
targetSdkVersion 23
versionCode 34
versionCode 36
versionName "1.0"
multiDexEnabled true
ndk {