mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove unnecessary dependency from react buck module
Summary: This diff removes an unnecessary dependency from react buck module This was causing a regression in apk size in IG changelog: [internal] internal Reviewed By: JoshuaGross Differential Revision: D26755329 fbshipit-source-id: bc45d9717bb0343cd26ed2ccbaa016b55f56b9bf
This commit is contained in:
committed by
Facebook GitHub Bot
parent
dec1b6ba15
commit
caa5abc819
@@ -30,7 +30,6 @@ rn_android_library(
|
||||
react_native_target("java/com/facebook/react/common:common"),
|
||||
react_native_target("java/com/facebook/react/devsupport:devsupport"),
|
||||
react_native_target("java/com/facebook/react/devsupport:interfaces"),
|
||||
react_native_target("java/com/facebook/react/fabric:fabric"),
|
||||
react_native_target("java/com/facebook/react/jscexecutor:jscexecutor"),
|
||||
react_native_target("java/com/facebook/react/jstasks:jstasks"),
|
||||
react_native_target("java/com/facebook/react/module/annotations:annotations"),
|
||||
|
||||
Reference in New Issue
Block a user