BUCK file renaming round 2 (10/13)

Reviewed By: dinhviethoa

Differential Revision: D4641351

fbshipit-source-id: f965d3c55313258934d926f6333e2ba161263882
This commit is contained in:
Scott Wolchok
2017-03-01 21:12:49 -08:00
committed by Facebook Github Bot
parent cf4891c6bd
commit 906879ed9b
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ android_library(
react_native_target("java/com/facebook/react/bridge:bridge"),
react_native_target("java/com/facebook/react/common:common"),
react_native_target("java/com/facebook/react/module/annotations:annotations"),
react_native_target('java/com/facebook/react/modules/core:core'),
react_native_target("java/com/facebook/react/modules/core:core"),
react_native_target("java/com/facebook/react/modules/debug:interfaces"),
react_native_target("java/com/facebook/react/uimanager:uimanager"),
],