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-04-13 01:26:41 +00:00
kotlin_version=1.3.30
kotlin_coroutines_version=1.2.0
kotlin_serialisation_runtime_version=0.11.0
2018-12-26 08:07:24 +00:00
joda_time_version=2.10.1
ktor_version=1.1.4
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