Android Version Bump to 7 (#200)

* Bumping android version to match ios

* Version Bump to 7
This commit is contained in:
enahum 2017-01-30 19:39:08 -03:00 committed by GitHub
parent db1e791705
commit 417ee73740

View file

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