1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-02-16 19:52:01 +00:00
tgbotapi/gradle.properties

14 lines
453 B
Properties
Raw Normal View History

2018-12-26 16:07:24 +08:00
kotlin.code.style=official
2019-07-23 07:43:32 +08:00
kotlin_version=1.3.41
kotlin_coroutines_version=1.2.2
kotlin_serialisation_runtime_version=0.11.1
joda_time_version=2.10.3
2019-08-12 18:03:38 +06:00
ktor_version=1.2.3
2018-12-27 11:40:53 +08:00
gradle_bintray_plugin_version=1.8.4
2019-02-21 14:09:04 +08:00
project_public_name=Telegram Bot API
2019-08-17 11:53:19 +06:00
project_public_description=Library for Object-Oriented and type-safe work with Telegram Bot API
2019-02-21 14:09:04 +08:00
disableImplicitReflectionSerializerAnnotation=-Xexperimental=kotlinx.serialization.ImplicitReflectionSerializer