mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Redo: [androidx] Remove legacy-support-core-ui" (#35782)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35782 Changelog: [Internal] Reviewed By: hick209 Differential Revision: D42369915 fbshipit-source-id: 5c6745deb6db84d488fa8d70e9f07c46c3962333
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7222926e0c
commit
9cc31ce5f9
@@ -20,7 +20,6 @@ rn_android_library(
|
||||
react_native_dep("third-party/android/androidx:annotation"),
|
||||
react_native_dep("third-party/android/androidx:core"),
|
||||
react_native_dep("third-party/android/androidx:fragment"),
|
||||
react_native_dep("third-party/android/androidx:legacy-support-core-ui"),
|
||||
react_native_dep("third-party/android/androidx:legacy-support-core-utils"),
|
||||
react_native_dep("third-party/java/buck-android-support:buck-android-support"),
|
||||
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
|
||||
|
||||
@@ -15,7 +15,6 @@ rn_android_library(
|
||||
react_native_dep("third-party/android/androidx:annotation"),
|
||||
react_native_dep("third-party/android/androidx:core"),
|
||||
react_native_dep("third-party/android/androidx:fragment"),
|
||||
react_native_dep("third-party/android/androidx:legacy-support-core-ui"),
|
||||
react_native_dep("third-party/android/androidx:legacy-support-core-utils"),
|
||||
react_native_dep("third-party/java/jsr-305:jsr-305"),
|
||||
react_native_target("java/com/facebook/react/bridge:bridge"),
|
||||
|
||||
@@ -23,7 +23,6 @@ rn_android_library(
|
||||
react_native_dep("third-party/android/androidx:appcompat"),
|
||||
react_native_dep("third-party/android/androidx:core"),
|
||||
react_native_dep("third-party/android/androidx:fragment"),
|
||||
react_native_dep("third-party/android/androidx:legacy-support-core-ui"),
|
||||
react_native_dep("third-party/android/androidx:legacy-support-core-utils"),
|
||||
react_native_dep("third-party/android/androidx:test-rules"),
|
||||
react_native_dep("third-party/android/androidx:test-runner"),
|
||||
|
||||
@@ -13,7 +13,6 @@ rn_android_library(
|
||||
react_native_dep("third-party/android/androidx:appcompat"),
|
||||
react_native_dep("third-party/android/androidx:core"),
|
||||
react_native_dep("third-party/android/androidx:fragment"),
|
||||
react_native_dep("third-party/android/androidx:legacy-support-core-ui"),
|
||||
react_native_dep("third-party/android/androidx:legacy-support-core-utils"),
|
||||
react_native_dep("third-party/java/jsr-305:jsr-305"),
|
||||
react_native_dep("third-party/java/junit:junit"),
|
||||
|
||||
Reference in New Issue
Block a user