Skip to content

Commit

Permalink
Add missing hermes include
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Jul 30, 2019
1 parent bf5e73e commit 7456da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactAndroid/src/main/jni/react/jni/Android.mk
Expand Up @@ -77,3 +77,4 @@ include $(REACT_SRC_DIR)/turbomodule/core/jni/Android.mk
# $(call import-module,jscexecutor)

include $(REACT_SRC_DIR)/jscexecutor/Android.mk
include $(REACT_SRC_DIR)/../hermes/reactexecutor/Android.mk

0 comments on commit 7456da3

Please sign in to comment.