mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-11-10 18:33:51 +00:00
0.5.0
This commit is contained in:
parent
3a667946da
commit
760e51cabb
@ -6,15 +6,15 @@ kotlin.incremental.js=true
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
kotlin_version=1.6.21
|
||||
kotlin_serialisation_core_version=1.3.3
|
||||
kotlin_version=1.7.10
|
||||
kotlin_serialisation_core_version=1.4.0-RC
|
||||
|
||||
github_release_plugin_version=2.4.1
|
||||
|
||||
tgbotapi_version=2.2.2
|
||||
micro_utils_version=0.11.13
|
||||
exposed_version=0.38.2
|
||||
plagubot_version=1.4.1
|
||||
tgbotapi_version=3.0.0
|
||||
micro_utils_version=0.12.0
|
||||
exposed_version=0.39.2
|
||||
plagubot_version=2.0.0
|
||||
|
||||
# ANDROID
|
||||
|
||||
@ -24,14 +24,14 @@ android_buildToolsVersion=32.0.0
|
||||
dexcount_version=3.1.0
|
||||
junit_version=4.12
|
||||
test_ext_junit_version=1.1.2
|
||||
espresso_core=3.3.0
|
||||
espresso_core=3.4.0
|
||||
|
||||
# Dokka
|
||||
|
||||
dokka_version=1.6.21
|
||||
dokka_version=1.7.10
|
||||
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.4.2
|
||||
android_code_version=26
|
||||
version=0.5.0
|
||||
android_code_version=27
|
||||
|
Loading…
Reference in New Issue
Block a user