Android Version Bump to 58 (#1031)

* Update fastlane

* Version Bump to 58
This commit is contained in:
enahum
2017-10-17 16:59:45 -03:00
committed by GitHub
parent aebe05fa1f
commit 6d07c47e38
3 changed files with 5 additions and 5 deletions

View File

@@ -95,7 +95,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion 21
targetSdkVersion 23
versionCode 57
versionCode 58
versionName "1.4.0"
multiDexEnabled true
ndk {