mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2024-11-15 04:43:53 +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.5.21
|
|
tgbotapi_version=0.35.4
|