Skip to content

Commit

Permalink
Update reactNativeVersion in build.gradle.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsegura committed Feb 24, 2024
1 parent 74c6155 commit 0d8dff3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ buildscript {
androidXCore = "1.0.2"
// https://github.com/react-native-maps/react-native-maps/issues/4842
googlePlayServicesLocationVersion = "21.0.1"
appCompatVersion = "1.4.1"
mercadoPagoPxVersion = "4.53.2"
reactNativeVersion = "0.72.5" // https://github.com/expo/expo/issues/18129
reactNativeVersion = "0.73.4" // https://github.com/expo/expo/issues/18129
}
repositories {
google()
Expand Down

0 comments on commit 0d8dff3

Please sign in to comment.