mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2024-11-12 19:33:56 +00:00
9 lines
186 B
INI
9 lines
186 B
INI
org.gradle.jvmargs=-Xmx2048m
|
|
kotlin.code.style=official
|
|
org.gradle.parallel=true
|
|
kotlin.js.generate.externals=true
|
|
kotlin.incremental=true
|
|
|
|
kotlin_version=1.4.21
|
|
tgbotapi_version=0.32.0
|