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
5cb7d30431
commit
6aaa801fe0
@ -6,32 +6,32 @@ kotlin.incremental.js=true
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
kotlin_version=1.6.10
|
||||
kotlin_serialisation_core_version=1.3.2
|
||||
kotlin_version=1.6.21
|
||||
kotlin_serialisation_core_version=1.3.3
|
||||
|
||||
github_release_plugin_version=2.2.12
|
||||
github_release_plugin_version=2.3.7
|
||||
|
||||
tgbotapi_version=0.38.13
|
||||
micro_utils_version=0.9.22
|
||||
exposed_version=0.37.3
|
||||
plagubot_version=0.5.1
|
||||
tgbotapi_version=1.1.0
|
||||
micro_utils_version=0.10.4
|
||||
exposed_version=0.38.2
|
||||
plagubot_version=1.0.0
|
||||
|
||||
# ANDROID
|
||||
|
||||
android_minSdkVersion=21
|
||||
android_compileSdkVersion=32
|
||||
android_buildToolsVersion=32.0.0
|
||||
dexcount_version=3.0.1
|
||||
dexcount_version=3.1.0
|
||||
junit_version=4.12
|
||||
test_ext_junit_version=1.1.2
|
||||
espresso_core=3.3.0
|
||||
|
||||
# Dokka
|
||||
|
||||
dokka_version=1.6.10
|
||||
dokka_version=1.6.21
|
||||
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.0.18
|
||||
android_code_version=18
|
||||
version=0.0.19
|
||||
android_code_version=19
|
||||
|
Loading…
Reference in New Issue
Block a user