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

14 lines
453 B
Properties
Raw Normal View History

2018-12-26 08:07:24 +00:00
kotlin.code.style=official
2019-07-22 23:43:32 +00: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 12:03:38 +00:00
ktor_version=1.2.3
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
2019-08-17 05:53:19 +00:00
project_public_description=Library for Object-Oriented and type-safe work with Telegram Bot API
2019-02-21 06:09:04 +00:00
disableImplicitReflectionSerializerAnnotation=-Xexperimental=kotlinx.serialization.ImplicitReflectionSerializer