diff --git a/android/build.gradle b/android/build.gradle index bd5327735e..3c17503cd8 100644 --- a/android/build.gradle +++ b/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 {