TelegramBotAPI-bot_template/gradle.properties

6 lines
139 B
Properties
Raw Normal View History

2020-11-08 12:54:22 +00:00
org.gradle.jvmargs=-Xmx2048m
kotlin.code.style=official
org.gradle.parallel=true
kotlin.js.generate.externals=true
kotlin.incremental=true