Android Version Bump to 17 (#380)
* Version Bump to 16 * bump to version 17
This commit is contained in:
parent
f885f41f47
commit
b4a3190539
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ android {
|
|||
applicationId "com.mattermost.react.native"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 15
|
||||
versionCode 17
|
||||
versionName "1.0"
|
||||
multiDexEnabled true
|
||||
ndk {
|
||||
|
|
|
|||
Loading…
Reference in a new issue