This commit is contained in:
diegolmello 2018-09-03 12:59:57 -03:00
parent e1952ca146
commit a283d96228
2 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ android {
minSdkVersion 19
targetSdkVersion 27
versionCode VERSIONCODE as Integer
versionName "1.0.1"
versionName "1.1"
ndk {
abiFilters "armeabi-v7a", "x86"
}

View File

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