11
apk/app.json
11
apk/app.json
@@ -44,6 +44,17 @@
|
|||||||
"backgroundColor": "#000000"
|
"backgroundColor": "#000000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"expo-build-properties",
|
||||||
|
{
|
||||||
|
"android": {
|
||||||
|
"gradleProperties": {
|
||||||
|
"org.gradle.jvmargs": "-Xmx2g -XX:MaxMetaspaceSize=512m",
|
||||||
|
"org.gradle.parallel": "false"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"experiments": {
|
"experiments": {
|
||||||
|
|||||||
Reference in New Issue
Block a user