Removing unused and very old versions of the support library resources

Summary: TSIA

Differential Revision: D14727969

fbshipit-source-id: 1c73534dea7225f2d952ef0f20ea602894d78f04
This commit is contained in:
Rick Ratmansky
2019-04-03 07:58:40 -07:00
committed by Facebook Github Bot
parent 9895d01137
commit 7f6ab5068c
13 changed files with 11 additions and 11 deletions
@@ -5,7 +5,7 @@ rn_android_library(
srcs = glob(["*.java"]),
is_androidx = True,
provided_deps = [
react_native_dep("third-party/android/support/v7/appcompat-orig:appcompat"),
react_native_dep("third-party/android/support/v7/appcompat:appcompat"),
react_native_dep("third-party/android/support/v4:lib-support-v4"),
],
visibility = [
@@ -6,7 +6,7 @@ rn_android_library(
is_androidx = True,
provided_deps = [
react_native_dep("third-party/android/support/v4:lib-support-v4"),
react_native_dep("third-party/android/support/v7/appcompat-orig:appcompat"),
react_native_dep("third-party/android/support/v7/appcompat:appcompat"),
],
visibility = [
"PUBLIC",
@@ -6,7 +6,7 @@ rn_android_library(
is_androidx = True,
provided_deps = [
react_native_dep("third-party/android/support/v4:lib-support-v4"),
react_native_dep("third-party/android/support/v7/appcompat-orig:appcompat"),
react_native_dep("third-party/android/support/v7/appcompat:appcompat"),
],
visibility = [
"PUBLIC",
@@ -9,7 +9,7 @@ rn_android_library(
],
deps = [
YOGA_TARGET,
react_native_dep("third-party/android/support/v7/appcompat-orig:appcompat"),
react_native_dep("third-party/android/support/v7/appcompat:appcompat"),
react_native_dep("third-party/android/support/v4:lib-support-v4"),
react_native_dep("third-party/java/jsr-305:jsr-305"),
react_native_target("java/com/facebook/react/bridge:bridge"),
@@ -6,7 +6,7 @@ rn_android_library(
is_androidx = True,
provided_deps = [
react_native_dep("third-party/android/support/v4:lib-support-v4"),
react_native_dep("third-party/android/support/v7/appcompat-orig:appcompat"),
react_native_dep("third-party/android/support/v7/appcompat:appcompat"),
],
visibility = [
"PUBLIC",
@@ -11,7 +11,7 @@ rn_android_library(
deps = [
YOGA_TARGET,
react_native_dep("third-party/android/support/v4:lib-support-v4"),
react_native_dep("third-party/android/support/v7/appcompat-orig:appcompat"),
react_native_dep("third-party/android/support/v7/appcompat:appcompat"),
react_native_dep("libraries/fbcore/src/main/java/com/facebook/common/logging:logging"),
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
react_native_dep("third-party/java/jsr-305:jsr-305"),
@@ -6,7 +6,7 @@ rn_android_library(
is_androidx = True,
provided_deps = [
react_native_dep("third-party/android/support/v4:lib-support-v4"),
react_native_dep("third-party/android/support/v7/appcompat-orig:appcompat"),
react_native_dep("third-party/android/support/v7/appcompat:appcompat"),
],
visibility = [
"PUBLIC",