Bump app version to 1.13.0 (#2145)

This commit is contained in:
Elias Nahum 2018-09-20 11:52:23 -03:00 committed by GitHub
parent 858c8e8435
commit 062b10eecb
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 26
versionCode 142
versionName "1.12.0"
versionName "1.13.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.12.0</string>
<string>1.13.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.12.0</string>
<string>1.13.0</string>
<key>CFBundleVersion</key>
<string>142</string>
<key>NSAppTransportSecurity</key>

View file

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