1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 15:35:24 +00:00
tgbotapi/gradle.properties

14 lines
476 B
Properties
Raw Normal View History

2018-12-26 08:07:24 +00:00
kotlin.code.style=official
2019-02-21 04:10:14 +00:00
kotlin_version=1.3.21
kotlin_coroutines_version=1.1.1
kotlin_serialisation_runtime_version=0.10.0
2018-12-26 08:07:24 +00:00
joda_time_version=2.10.1
2019-02-21 04:10:14 +00:00
ktor_version=1.1.2
2018-12-27 03:40:53 +00:00
gradle_bintray_plugin_version=1.8.4
2019-02-21 06:09:04 +00:00
project_public_name=Telegram Bot API
project_public_description=It is one more project which wish to be useful and full Telegram Bots API bridge for Kotlin
2019-02-21 06:09:04 +00:00
disableImplicitReflectionSerializerAnnotation=-Xexperimental=kotlinx.serialization.ImplicitReflectionSerializer