Bump to version 1.3 (#901)

This commit is contained in:
enahum 2017-09-13 12:55:16 -03:00 committed by GitHub
parent 612da49697
commit dfc578eba5
3 changed files with 4 additions and 4 deletions

View file

@ -96,7 +96,7 @@ android {
minSdkVersion 16
targetSdkVersion 23
versionCode 49
versionName "1.2.0"
versionName "1.3.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.2.0</string>
<string>1.3.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
@ -96,4 +96,4 @@
</dict>
</array>
</dict>
</plist>
</plist>

View file

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