Bump app version number to 1.19.0 (#2743)

This commit is contained in:
Miguel Alatzar 2019-04-26 12:15:57 -07:00 committed by GitHub
parent cb0e4e225a
commit 214ea72666
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.1"
versionName "1.19.0"
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.1</string>
<string>1.19.0</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.1</string>
<string>1.19.0</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.1</string>
<string>1.19.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>