mirror of
https://github.com/status-im/react-native.git
synced 2025-02-14 18:36:35 +00:00
Add YGEnums to fix gradle build
Summary: Attempt to fix CircleCI build by adding YGEnums to the yoga gradle file Closes https://github.com/facebook/react-native/pull/13296 Differential Revision: D4827856 Pulled By: ericvicenti fbshipit-source-id: cb03af77919c811d06352fbe0b77084e97d2e6c1
This commit is contained in:
parent
c128612c5c
commit
67e54f8bdb
@ -6,6 +6,7 @@ LOCAL_MODULE := yogacore
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
yoga/Yoga.c \
|
||||
yoga/YGEnums.c \
|
||||
yoga/YGNodeList.c
|
||||
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)
|
||||
|
Loading…
x
Reference in New Issue
Block a user