Test 2
Some checks failed
Build APK / build (push) Failing after 49s

This commit is contained in:
2026-04-24 14:52:24 +02:00
parent 246acd7037
commit c0078f75b6

View File

@@ -44,6 +44,17 @@
"backgroundColor": "#000000"
}
}
],
[
"expo-build-properties",
{
"android": {
"gradleProperties": {
"org.gradle.jvmargs": "-Xmx2g -XX:MaxMetaspaceSize=512m",
"org.gradle.parallel": "false"
}
}
}
]
],
"experiments": {