mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-11-22 16:23:52 +00:00
Update gradle.properties
This commit is contained in:
parent
d2d7578be4
commit
4335e6e1cd
@ -6,29 +6,29 @@ kotlin.incremental.js=true
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
kotlin_version=1.5.20
|
||||
kotlin_serialisation_core_version=1.2.1
|
||||
kotlin_version=1.5.31
|
||||
kotlin_serialisation_core_version=1.2.2
|
||||
|
||||
github_release_plugin_version=2.2.12
|
||||
|
||||
tgbotapi_version=0.35.1
|
||||
micro_utils_version=0.5.15
|
||||
exposed_version=0.32.1
|
||||
plagubot_version=0.3.1
|
||||
tgbotapi_version=0.35.9
|
||||
micro_utils_version=0.5.28
|
||||
exposed_version=0.34.2
|
||||
plagubot_version=0.3.2
|
||||
|
||||
# ANDROID
|
||||
|
||||
android_minSdkVersion=21
|
||||
android_compileSdkVersion=30
|
||||
android_buildToolsVersion=30.0.3
|
||||
dexcount_version=2.1.0-RC01
|
||||
android_compileSdkVersion=31
|
||||
android_buildToolsVersion=31.0.0
|
||||
dexcount_version=3.0.0
|
||||
junit_version=4.12
|
||||
test_ext_junit_version=1.1.2
|
||||
espresso_core=3.3.0
|
||||
|
||||
# Dokka
|
||||
|
||||
dokka_version=1.4.32
|
||||
dokka_version=1.5.30
|
||||
|
||||
# Project data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user