TelegramBotAPI-examples/gradle.properties

10 lines
179 B
Properties
Raw Normal View History

2020-08-20 11:53:45 +00:00
kotlin.code.style=official
org.gradle.parallel=true
2022-05-12 10:47:46 +00:00
org.gradle.jvmargs=-Xmx3g
2020-02-25 07:27:37 +00:00
2021-06-30 14:28:22 +00:00
2022-05-10 18:23:14 +00:00
kotlin_version=1.6.21
telegram_bot_api_version=1.0.0
2022-05-10 20:47:37 +00:00
micro_utils_version=0.10.3
2022-05-10 18:23:14 +00:00
ktor_version=2.0.1