Skip to content

Commit 88f817b

Browse files
committed
build: Update React Native to 0.71.11
Includes a necessary fix for WordPress-Android integration. facebook/react-native#36121
1 parent 238a47d commit 88f817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ ext {
8080
zendeskVersion = '5.1.2'
8181

8282
// react native
83-
facebookReactVersion = '0.71.8'
83+
facebookReactVersion = '0.71.11'
8484

8585
// test
8686
assertjVersion = '3.23.1'

0 commit comments

Comments
 (0)