1
0
Feixiao/gradle.properties
2024-10-28 15:20:23 +01:00

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