mirror of
https://gitlab.com/ceda_ei/sonzai.git
synced 2025-04-19 16:46:54 +02:00
Revert "Enable Hermes"
This reverts commit e151e51eb05fe835e9c6f3ab512357a38a3fe9ff.
This commit is contained in:
parent
b89b67bf68
commit
a6c21ade50
@ -77,7 +77,7 @@ import com.android.build.OutputFile
|
|||||||
|
|
||||||
project.ext.react = [
|
project.ext.react = [
|
||||||
entryFile: "index.js",
|
entryFile: "index.js",
|
||||||
enableHermes: true, // clean and rebuild if changing
|
enableHermes: false, // clean and rebuild if changing
|
||||||
]
|
]
|
||||||
|
|
||||||
apply from: "../../node_modules/react-native/react.gradle"
|
apply from: "../../node_modules/react-native/react.gradle"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user