Android Version Bump to 7 (#200)
* Bumping android version to match ios * Version Bump to 7
This commit is contained in:
parent
db1e791705
commit
417ee73740
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ android {
|
|||
applicationId "com.mattermost.react.native"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 3
|
||||
versionCode 7
|
||||
versionName "1.0"
|
||||
multiDexEnabled true
|
||||
ndk {
|
||||
|
|
|
|||
Loading…
Reference in a new issue