Android Version Bump to 33 (#594)

* Bump android version 32 (manual)

* Version Bump to 33
This commit is contained in:
enahum 2017-05-31 16:10:04 -04:00 committed by GitHub
parent 86f5d1f13f
commit 69c811efc3

View file

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