Bump app version to 1.10.0 (#1848)

This commit is contained in:
Elias Nahum 2018-06-27 18:38:20 -04:00 committed by GitHub
parent 188e6d2b46
commit b5f3a6391b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -114,7 +114,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 117
versionName "1.9.2"
versionName "1.10.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}

View file

@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.9.2</string>
<string>1.10.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.9.2</string>
<string>1.10.0</string>
<key>CFBundleVersion</key>
<string>117</string>
<key>NSAppTransportSecurity</key>

View file

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