We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab01856 commit dc14c91Copy full SHA for dc14c91
ReactAndroid/src/test/java/com/facebook/react/modules/BUCK
@@ -9,11 +9,7 @@ rn_robolectric_test(
9
],
10
deps = [
11
YOGA_TARGET,
12
- react_native_dep("third-party/android/androidx:annotation"),
13
- react_native_dep("third-party/android/androidx:core"),
14
- react_native_dep("third-party/android/androidx:fragment"),
15
- react_native_dep("third-party/android/androidx:legacy-support-core-ui"),
16
- react_native_dep("third-party/android/androidx:legacy-support-core-utils"),
+ react_native_dep("third-party/android/androidx:appcompat"),
17
react_native_dep("third-party/java/fest:fest"),
18
react_native_dep("third-party/java/jsr-305:jsr-305"),
19
react_native_dep("third-party/java/junit:junit"),
0 commit comments