android,ios: now working on version 19.2

This commit is contained in:
Saúl Ibarra Corretgé 2019-04-10 13:24:20 +02:00 committed by Saúl Ibarra Corretgé
parent 26c9ee5f9c
commit 21c0745504
2 changed files with 2 additions and 2 deletions

View File

@ -17,5 +17,5 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true # org.gradle.parallel=true
appVersion=19.1.0 appVersion=19.2.0
sdkVersion=2.0.0 sdkVersion=2.0.0

View File

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