feat(android): update rnVersion to 0.73.8

pull/14894/head jitsi-meet_9610
Calin-Teodor 11 months ago committed by Calinteodor
parent 2697eb1273
commit 67f49815c4
  1. 2
      android/build.gradle

@ -44,7 +44,7 @@ ext {
googleServicesEnabled = project.file('app/google-services.json').exists() && !libreBuild
//React Native Version
rnVersion = "0.72.14"
rnVersion = "0.73.8"
}
allprojects {

Loading…
Cancel
Save