Increment app version to 1.9.1

This commit is contained in:
Elias Nahum
2018-06-21 18:25:27 -04:00
parent 3055a43ec8
commit 4796c3034e
4 changed files with 4 additions and 4 deletions

View File

@@ -114,7 +114,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 112
versionName "1.9.0"
versionName "1.9.1"
ndk {
abiFilters "armeabi-v7a", "x86"
}

View File

@@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.9.0</string>
<string>1.9.1</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.9.0</string>
<string>1.9.1</string>
<key>CFBundleVersion</key>
<string>112</string>
<key>NSAppTransportSecurity</key>

View File

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