Bump app version to 1.9.2

This commit is contained in:
Elias Nahum 2018-06-25 14:48:35 -04:00
parent a373ba3dce
commit c0cb5e3f24
No known key found for this signature in database
GPG key ID: E038DB71E0B61702
4 changed files with 4 additions and 4 deletions

View file

@ -114,7 +114,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 115
versionName "1.9.1"
versionName "1.9.2"
ndk {
abiFilters "armeabi-v7a", "x86"
}

View file

@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.9.1</string>
<string>1.9.2</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.9.1</string>
<string>1.9.2</string>
<key>CFBundleVersion</key>
<string>115</string>
<key>NSAppTransportSecurity</key>

View file

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