Initial commit
This commit is contained in:
commit
8716669d29
45 changed files with 2605 additions and 0 deletions
7
gradle.properties
Normal file
7
gradle.properties
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Gradle props
|
||||
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1024m
|
||||
org.gradle.parallel=true
|
||||
|
||||
kotlin.incremental=true
|
||||
ksp.incremental=false
|
||||
ksp.useKSP2=true
|
Loading…
Add table
Add a link
Reference in a new issue