File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/react-native/ReactAndroid Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ANDROIDX_AUTOFILL_VERSION=1.1.0
7
7
ANDROIDX_TEST_VERSION =1.1.0
8
8
ANDROIDX_TRACING_VERSION =1.1.0
9
9
ASSERTJ_VERSION =3.21.0
10
- FBJNI_VERSION =0.4 .0
10
+ FBJNI_VERSION =0.5 .0
11
11
FRESCO_VERSION =3.0.0
12
12
INFER_ANNOTATIONS_VERSION =0.18.0
13
13
JAVAX_INJECT_VERSION =1
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ android {
258
258
}
259
259
260
260
dependencies {
261
- implementation(" com.facebook.fbjni:fbjni:0.4 .0" )
261
+ implementation(" com.facebook.fbjni:fbjni:0.5 .0" )
262
262
implementation(" com.facebook.soloader:soloader:0.10.5" )
263
263
implementation(" com.facebook.yoga:proguard-annotations:1.19.0" )
264
264
implementation(" androidx.annotation:annotation:1.3.0" )
You can’t perform that action at this time.
0 commit comments