Skip to content

Commit

Permalink
Update reactNativeVersion param.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsegura committed Mar 5, 2024
1 parent 0825161 commit 29b467a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 29b467a

Please sign in to comment.