Skip to content

Commit

Permalink
Merge pull request #19964 from wordpress-mobile/gutenberg/upgrade/rea…
Browse files Browse the repository at this point in the history
…ct-native-0.71.15

Upgrade React Native to version 0.71.15
  • Loading branch information
fluiddot authored Jan 30, 2024
2 parents f09894e + 1e2391c commit 692433f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {
automatticRestVersion = '1.0.8'
automatticStoriesVersion = '2.4.0'
automatticTracksVersion = '3.3.0'
gutenbergMobileVersion = 'v1.112.0-alpha3'
gutenbergMobileVersion = 'v1.112.0-alpha4'
wordPressAztecVersion = 'v2.0'
wordPressFluxCVersion = '2.64.0'
wordPressLoginVersion = '1.11.0'
Expand Down Expand Up @@ -88,7 +88,7 @@ ext {
zendeskVersion = '5.1.2'

// react native
facebookReactVersion = '0.71.11'
facebookReactVersion = '0.71.15'

// test
assertjVersion = '3.23.1'
Expand Down

0 comments on commit 692433f

Please sign in to comment.