1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Merge pull request #175 from tooot-app/main

Fix iOS engine build error
This commit is contained in:
xmflsct
2021-10-26 22:01:16 +02:00
committed by GitHub

View File

@ -1,3 +1,3 @@
{
"expo.jsEngine": "jsc"
"expo.jsEngine": "hermes"
}