Set version as 1.1.0 (#779)

This commit is contained in:
enahum 2017-07-25 08:46:49 -04:00 committed by GitHub
parent c8b59895fa
commit d7bf52f8bb
3 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,7 @@ android {
minSdkVersion 16
targetSdkVersion 23
versionCode 41
versionName "1.1"
versionName "1.1.0"
multiDexEnabled true
ndk {
abiFilters "armeabi-v7a", "x86"

View file

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

View file

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