mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-11-04 22:20:30 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0bb7257ec3 | |||
| 2b503786ca | |||
| 4622359592 | |||
| 0fa045f6a9 |
@@ -8,15 +8,15 @@ android.useAndroidX=true
|
|||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
|
|
||||||
|
|
||||||
kotlin_version=1.7.21
|
kotlin_version=1.7.22
|
||||||
kotlin_serialisation_core_version=1.4.1
|
kotlin_serialisation_core_version=1.4.1
|
||||||
|
|
||||||
github_release_plugin_version=2.4.1
|
github_release_plugin_version=2.4.1
|
||||||
|
|
||||||
tgbotapi_version=4.1.2
|
tgbotapi_version=4.2.0
|
||||||
micro_utils_version=0.14.2
|
micro_utils_version=0.15.0
|
||||||
exposed_version=0.41.1
|
exposed_version=0.41.1
|
||||||
plagubot_version=3.1.3
|
plagubot_version=3.2.0
|
||||||
|
|
||||||
# Dokka
|
# Dokka
|
||||||
|
|
||||||
@@ -25,4 +25,4 @@ dokka_version=1.7.20
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.6.3
|
version=0.6.5
|
||||||
|
|||||||
Reference in New Issue
Block a user