Android Version Bump to 17 (#380)

* Version Bump to 16

* bump to version 17
This commit is contained in:
enahum 2017-03-22 07:16:33 -03:00 committed by GitHub
parent f885f41f47
commit b4a3190539

View file

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