mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-12-22 16:47:16 +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.useAndroidX=true
|
||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
|
|
||||||
kotlin_version=1.6.21
|
kotlin_version=1.7.10
|
||||||
kotlin_serialisation_core_version=1.3.3
|
kotlin_serialisation_core_version=1.4.0-RC
|
||||||
|
|
||||||
github_release_plugin_version=2.4.1
|
github_release_plugin_version=2.4.1
|
||||||
|
|
||||||
tgbotapi_version=2.2.2
|
tgbotapi_version=3.0.0
|
||||||
micro_utils_version=0.11.13
|
micro_utils_version=0.12.0
|
||||||
exposed_version=0.38.2
|
exposed_version=0.39.2
|
||||||
plagubot_version=1.4.1
|
plagubot_version=2.0.0
|
||||||
|
|
||||||
# ANDROID
|
# ANDROID
|
||||||
|
|
||||||
@ -24,14 +24,14 @@ android_buildToolsVersion=32.0.0
|
|||||||
dexcount_version=3.1.0
|
dexcount_version=3.1.0
|
||||||
junit_version=4.12
|
junit_version=4.12
|
||||||
test_ext_junit_version=1.1.2
|
test_ext_junit_version=1.1.2
|
||||||
espresso_core=3.3.0
|
espresso_core=3.4.0
|
||||||
|
|
||||||
# Dokka
|
# Dokka
|
||||||
|
|
||||||
dokka_version=1.6.21
|
dokka_version=1.7.10
|
||||||
|
|
||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.4.2
|
version=0.5.0
|
||||||
android_code_version=26
|
android_code_version=27
|
||||||
|
Loading…
Reference in New Issue
Block a user