bdk-ffi/bdk-kotlin/bdk-jvm/gradle.properties
thunderbiscuit 0c1a9d7f1d
Move all bdk-kotlin into subdirectory to prepare for ffi merge
Signed-off-by: thunderbiscuit <thunderbiscuit@protonmail.com>
2022-11-14 08:56:17 -05:00

4 lines
84 B
INI

org.gradle.jvmargs=-Xmx1536m
android.enableJetifier=true
kotlin.code.style=official