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

Build passed

This commit is contained in:
xmflsct
2023-02-11 19:15:34 +01:00
parent 620dcfccdb
commit fcc53672fa
22 changed files with 1338 additions and 1406 deletions

View File

@@ -39,6 +39,10 @@ reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
# are providing them.
newArchEnabled=false
# Use this property to enable or disable the Hermes JS engine.
# If set to false, you will be using JSC instead.
hermesEnabled=true
org.gradle.jvmargs=-Xmx4096m -XX:MaxPermSize=4096m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.daemon=true
org.gradle.parallel=true