mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a10a20105b
This reverts commit 7599593b30.
8 lines
336 B
Properties
8 lines
336 B
Properties
# This is causing issue with dependencies task: https://github.com/gradle/gradle/issues/9645#issuecomment-530746758
|
|
# org.gradle.configureondemand=true
|
|
org.gradle.daemon=true
|
|
org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
|
org.gradle.parallel=true
|
|
|
|
ANDROID_NDK_VERSION=20.1.5948944
|