Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

9 lines
280 B
Properties

# override on command line like this: -PcustomChannel=qpb
customChannel=zzz
# Route logcat to standard output.
# suppress inspection "UnusedProperty"
robolectric.logging=stdout
# Gradle wants more memory and complains if it doesn't get at least 2GB.
org.gradle.jvmargs=-Xmx2048M