TelegramBotAPI-examples/gradle.properties

8 lines
135 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-07-30 07:14:14 +00:00
kotlin_version=1.5.21
2021-08-13 16:24:44 +00:00
telegram_bot_api_version=0.35.5
2021-08-17 03:23:50 +00:00
micro_utils_version=0.5.20