Bump version to v1.4.3 (#495)

This commit is contained in:
Diego Mello 2018-10-17 17:12:55 -03:00 committed by GitHub
parent 09ec7c6f21
commit 3fd21a92c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ android {
minSdkVersion 21
targetSdkVersion 27
versionCode VERSIONCODE as Integer
versionName "1.4.2"
versionName "1.4.3"
ndk {
abiFilters "armeabi-v7a", "x86"
}

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.2</string>
<string>1.4.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>