Rename reactconfig module to react_config to align naming

Summary:
title

Changelog:
[Internal][Android] - Rename reactconfig c++ module

Reviewed By: cortinico

Differential Revision: D32677571

fbshipit-source-id: 41b4313a1f7c75da7204cf829ae3d0d700151eba
This commit is contained in:
Andrei Shikov
2021-11-30 08:03:27 -08:00
committed by Facebook GitHub Bot
parent e3a591e650
commit 7eb1ff5048
7 changed files with 7 additions and 7 deletions
@@ -21,7 +21,7 @@ LOCAL_SHARED_LIBRARIES := \
libreact_debug \
libreact_render_mapbuffer \
libreact_utils \
libreactconfig \
libreact_config \
libyoga
LOCAL_STATIC_LIBRARIES :=
@@ -38,7 +38,7 @@ LOCAL_SHARED_LIBRARIES := \
libreact_render_textlayoutmanager \
libreact_render_uimanager \
libreact_utils \
libreactconfig \
libreact_config \
libreactnativeutilsjni \
librrc_image \
librrc_modal \