Skip to content

Commit

Permalink
add appcompat to BUCK
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Mar 12, 2018
1 parent e328f20 commit 55b7d71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ rn_android_library(
srcs = glob(["*.java"]),
provided_deps = [
react_native_dep("third-party/android/support/v4:lib-support-v4"),
react_native_dep("third-party/android/support/v7/appcompat-orig:appcompat"),
],
visibility = [
"PUBLIC",
Expand Down

0 comments on commit 55b7d71

Please sign in to comment.