TelegramBotAPI-examples/gradle.properties

11 lines
263 B
Properties

kotlin.code.style=official
org.gradle.parallel=true
# Due to parallel compilation project require next amount of memory on full build
org.gradle.jvmargs=-Xmx768m
kotlin_version=1.6.21
telegram_bot_api_version=1.0.0
micro_utils_version=0.10.3
ktor_version=2.0.1