TelegramBotAPI-examples/gradle.properties

9 lines
155 B
Properties
Raw Normal View History

2020-08-20 11:53:45 +00:00
kotlin.code.style=official
org.gradle.parallel=true
2020-02-25 07:27:37 +00:00
2021-06-30 14:28:22 +00:00
2022-01-01 19:06:04 +00:00
kotlin_version=1.6.10
2022-05-07 18:41:13 +00:00
telegram_bot_api_version=0.38.23
micro_utils_version=0.9.24
ktor_version=1.6.8