Bump app version number to 1.18.1

This commit is contained in:
Elias Nahum 2019-04-18 16:56:16 -04:00
parent f9645e63e1
commit 12aebc6713
No known key found for this signature in database
GPG key ID: E038DB71E0B61702
4 changed files with 4 additions and 4 deletions

View file

@ -119,7 +119,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 187
versionName "1.18.0"
versionName "1.18.1"
multiDexEnabled = true
ndk {
abiFilters "armeabi-v7a", "x86"

View file

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

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>1.18.0</string>
<string>1.18.1</string>
<key>CFBundleVersion</key>
<string>187</string>
<key>NSAppTransportSecurity</key>

View file

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