Bump App Version to 1.4.0 (#1024)

This commit is contained in:
enahum
2017-10-16 14:01:08 -03:00
committed by GitHub
parent 6b103faa3b
commit 21b6567b2c
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 57
versionName "1.3.0"
versionName "1.4.0"
multiDexEnabled true
ndk {
abiFilters "armeabi-v7a", "x86"

View File

@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<string>1.4.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>