BooruGrabberTelegramBot/gradle.properties

6 lines
139 B
Properties
Raw Normal View History

2022-09-06 18:24:01 +00:00
org.gradle.jvmargs=-Xmx2048m
kotlin.code.style=official
org.gradle.parallel=true
kotlin.js.generate.externals=true
kotlin.incremental=true