mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-12-22 16:47:16 +00:00
Update gradle.properties
This commit is contained in:
parent
681848a908
commit
c4e7e05ff2
@ -6,15 +6,15 @@ kotlin.incremental.js=true
|
|||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
|
|
||||||
kotlin_version=1.4.32
|
kotlin_version=1.5.10
|
||||||
kotlin_serialisation_core_version=1.1.0
|
kotlin_serialisation_core_version=1.2.1
|
||||||
|
|
||||||
github_release_plugin_version=2.2.12
|
github_release_plugin_version=2.2.12
|
||||||
|
|
||||||
tgbotapi_version=0.34.1
|
tgbotapi_version=0.35.0
|
||||||
micro_utils_version=0.4.36
|
micro_utils_version=0.5.7
|
||||||
exposed_version=0.31.1
|
exposed_version=0.32.1
|
||||||
plagubot_version=0.2.1
|
plagubot_version=0.3.0
|
||||||
|
|
||||||
# ANDROID
|
# ANDROID
|
||||||
|
|
||||||
@ -28,10 +28,10 @@ espresso_core=3.3.0
|
|||||||
|
|
||||||
# Dokka
|
# Dokka
|
||||||
|
|
||||||
dokka_version=1.4.20
|
dokka_version=1.4.32
|
||||||
|
|
||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.0.8
|
version=0.0.9
|
||||||
android_code_version=7
|
android_code_version=8
|
||||||
|
Loading…
Reference in New Issue
Block a user