mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-10 18:33:47 +00:00
14 lines
453 B
INI
14 lines
453 B
INI
kotlin.code.style=official
|
|
kotlin_version=1.3.41
|
|
kotlin_coroutines_version=1.2.2
|
|
kotlin_serialisation_runtime_version=0.11.1
|
|
joda_time_version=2.10.3
|
|
ktor_version=1.2.3
|
|
|
|
gradle_bintray_plugin_version=1.8.4
|
|
|
|
project_public_name=Telegram Bot API
|
|
project_public_description=Library for Object-Oriented and type-safe work with Telegram Bot API
|
|
|
|
disableImplicitReflectionSerializerAnnotation=-Xexperimental=kotlinx.serialization.ImplicitReflectionSerializer
|