Bump app version to 1.6.1

This commit is contained in:
Elias Nahum 2018-02-12 16:15:53 -03:00
parent a8a95a98e7
commit 6e08d69b10
No known key found for this signature in database
GPG key ID: E038DB71E0B61702
3 changed files with 3 additions and 3 deletions

View file

@ -107,7 +107,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 86
versionName "1.6.0"
versionName "1.6.1"
multiDexEnabled true
ndk {
abiFilters "armeabi-v7a", "x86"

View file

@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>

View file

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