mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-11-18 06:13:51 +00:00
Update gradle.properties
This commit is contained in:
parent
ce132cb4e7
commit
4c0cdc8d1e
@ -6,32 +6,32 @@ kotlin.incremental.js=true
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
kotlin_version=1.5.31
|
||||
kotlin_serialisation_core_version=1.3.1
|
||||
kotlin_version=1.6.10
|
||||
kotlin_serialisation_core_version=1.3.2
|
||||
|
||||
github_release_plugin_version=2.2.12
|
||||
|
||||
tgbotapi_version=0.37.0
|
||||
micro_utils_version=0.8.2
|
||||
exposed_version=0.36.1
|
||||
plagubot_version=0.4.1
|
||||
tgbotapi_version=0.38.0
|
||||
micro_utils_version=0.9.0
|
||||
exposed_version=0.37.2
|
||||
plagubot_version=0.5.0
|
||||
|
||||
# ANDROID
|
||||
|
||||
android_minSdkVersion=21
|
||||
android_compileSdkVersion=31
|
||||
android_buildToolsVersion=31.0.0
|
||||
dexcount_version=3.0.0
|
||||
android_compileSdkVersion=32
|
||||
android_buildToolsVersion=32.0.0
|
||||
dexcount_version=3.0.1
|
||||
junit_version=4.12
|
||||
test_ext_junit_version=1.1.2
|
||||
espresso_core=3.3.0
|
||||
|
||||
# Dokka
|
||||
|
||||
dokka_version=1.5.31
|
||||
dokka_version=1.6.0
|
||||
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.0.14
|
||||
android_code_version=13
|
||||
version=0.0.15
|
||||
android_code_version=14
|
||||
|
Loading…
Reference in New Issue
Block a user