feixiao/gradle.properties
2024-10-01 12:57:44 +02:00

7 lines
150 B
Properties

# Gradle props
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1024m
org.gradle.parallel=true
kotlin.incremental=true
ksp.incremental=false
ksp.useKSP2=true