rn: raise SDK version

This commit is contained in:
Saúl Ibarra Corretgé 2019-01-28 11:19:21 +01:00 committed by Saúl Ibarra Corretgé
parent 468b02b812
commit 405905be82
2 changed files with 2 additions and 2 deletions

View File

@ -19,4 +19,4 @@
buildNumber=1 buildNumber=1
appVersion=19.1.0 appVersion=19.1.0
sdkVersion=1.21.0 sdkVersion=2.0.0

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.9.0</string> <string>2.0.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string> <string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>