diff --git a/android/build.gradle b/android/build.gradle index e1f6f8e6e..6c5584215 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -13,7 +13,7 @@ buildscript { // https://github.com/react-native-maps/react-native-maps/issues/4842 googlePlayServicesLocationVersion = "21.0.1" mercadoPagoPxVersion = "4.53.2" - reactNativeVersion = "0.73.4" // https://github.com/expo/expo/issues/18129 + reactNativeVersion = "0.73.5" // https://github.com/expo/expo/issues/18129 } repositories { google()