diff --git a/android/build.gradle b/android/build.gradle index c0f54136d72e..a463f5a5c39e 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -45,7 +45,7 @@ ext { googleServicesEnabled = project.file('app/google-services.json').exists() && !libreBuild //React Native Version - rnVersion = "0.73.8" + rnVersion = "0.75.4" } allprojects {