Bump app version number to 1.14.0 (#2270)

This commit is contained in:
Elias Nahum 2018-10-16 09:42:46 -03:00
parent ec1c66c9ec
commit a5e735233a
No known key found for this signature in database
GPG key ID: E038DB71E0B61702
4 changed files with 4 additions and 4 deletions

View file

@ -114,7 +114,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 149
versionName "1.13.0"
versionName "1.14.0"
multiDexEnabled = true
ndk {
abiFilters "armeabi-v7a", "x86"

View file

@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.13.0</string>
<string>1.14.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>

View file

@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>1.13.0</string>
<string>1.14.0</string>
<key>CFBundleVersion</key>
<string>149</string>
<key>NSAppTransportSecurity</key>

View file

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.13.0</string>
<string>1.14.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>