rn: now working on version 20.1

pull/5092/head jitsi-meet_4239
Saúl Ibarra Corretgé 5 years ago committed by Saúl Ibarra Corretgé
parent 5feaa421a8
commit 7446e6165e
  1. 2
      android/gradle.properties
  2. 2
      ios/app/src/Info.plist
  3. 2
      ios/app/watchos/app/Info.plist
  4. 2
      ios/app/watchos/extension/Info.plist

@ -20,5 +20,5 @@
android.useAndroidX=true
android.enableJetifier=true
appVersion=20.0.0
appVersion=20.1.0
sdkVersion=2.6.0

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

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>20.0.0</string>
<string>20.1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>UISupportedInterfaceOrientations</key>

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>20.0.0</string>
<string>20.1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>CLKComplicationPrincipalClass</key>

Loading…
Cancel
Save