Hideout/owl/gradle.properties

7 lines
207 B
Properties
Raw Normal View History

kotlin.code.style=official
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.configureondemand=true
2024-06-14 16:56:06 +00:00
#ksp.useKSP2=true
org.gradle.configuration-cache=true
org.gradle.configuration-cache.problems=warn