Skip to content

Commit

Permalink
FIx Android CI (#20901)
Browse files Browse the repository at this point in the history
Summary:
This PR fixes Android CI
Pull Request resolved: #20901

Differential Revision: D9596497

Pulled By: hramos

fbshipit-source-id: 5662243645d5d8e51c6da4cb142ab6665a09daee
  • Loading branch information
dulmandakh authored and facebook-github-bot committed Sep 5, 2018
1 parent d985b2e commit 1edeaef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ rn_android_library(
"PUBLIC",
],
deps = [
react_native_dep("third-party/android/support-annotations:android-support-annotations"),
react_native_dep("java/com/facebook/debug/debugoverlay/model:model"),
react_native_dep("java/com/facebook/systrace:systrace"),
react_native_dep("java/com/facebook/thecount:thecount"),
Expand Down

0 comments on commit 1edeaef

Please sign in to comment.