TelegramBotAPI-examples/gradle.properties

8 lines
134 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
2021-09-21 17:22:13 +00:00
kotlin_version=1.5.31
2021-10-18 11:14:40 +00:00
telegram_bot_api_version=0.36.0
micro_utils_version=0.7.2