7 lines
149 B
Properties
7 lines
149 B
Properties
# Gradle props
|
|
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1024m
|
|
org.gradle.parallel=true
|
|
kotlin.incremental=true
|
|
ksp.incremental=false
|
|
ksp.useKSP2=true
|