android,ios: now working on version 19.2

pull/4077/head
Saúl Ibarra Corretgé 6 years ago committed by Saúl Ibarra Corretgé
parent 26c9ee5f9c
commit 21c0745504
  1. 2
      android/gradle.properties
  2. 2
      ios/app/src/Info.plist

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

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

Loading…
Cancel
Save