Skip to content

Commit

Permalink
Fix buck build
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Jul 19, 2016
1 parent edb7d3c commit dfc6706
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android_library(
]),
deps = [
react_native_target('java/com/facebook/react/bridge:bridge'),
react_native_target('java/com/facebook/react/modules/core:core'),
react_native_target('java/com/facebook/react/uimanager:uimanager'),

react_native_target('java/com/facebook/react/uimanager/annotations:annotations'),
react_native_dep('third-party/java/infer-annotations:infer-annotations'),
react_native_dep('third-party/java/jsr-305:jsr-305'),
Expand Down

0 comments on commit dfc6706

Please sign in to comment.