Bump app version to 1.9.0 (#1699)

This commit is contained in:
Elias Nahum 2018-05-23 10:39:39 -04:00 committed by Harrison Healey
parent e07a738dcd
commit a3eeb23419
4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.8.0</string>
<string>1.9.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.8.0</string>
<string>1.9.0</string>
<key>CFBundleVersion</key>
<string>104</string>
<key>NSAppTransportSecurity</key>

View file

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