Bump app version to 1.11.0 (#1948)

This commit is contained in:
Saturnino Abril 2018-07-27 22:25:54 +08:00 committed by GitHub
parent e45a3a0bb9
commit 09c956349f
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 127
versionName "1.10.0"
versionName "1.11.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}

View file

@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.10.0</string>
<string>1.11.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.10.0</string>
<string>1.11.0</string>
<key>CFBundleVersion</key>
<string>127</string>
<key>NSAppTransportSecurity</key>

View file

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