mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-11-26 12:08:47 +00:00
Update gradle.properties
This commit is contained in:
parent
6f443c1617
commit
cd1ba035ac
@ -11,10 +11,10 @@ kotlin_serialisation_core_version=1.4.0-RC
|
|||||||
|
|
||||||
github_release_plugin_version=2.4.1
|
github_release_plugin_version=2.4.1
|
||||||
|
|
||||||
tgbotapi_version=3.0.2
|
tgbotapi_version=3.1.1
|
||||||
micro_utils_version=0.12.0
|
micro_utils_version=0.12.1
|
||||||
exposed_version=0.39.2
|
exposed_version=0.39.2
|
||||||
plagubot_version=2.0.0
|
plagubot_version=2.1.0
|
||||||
|
|
||||||
# ANDROID
|
# ANDROID
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ android_compileSdkVersion=32
|
|||||||
android_buildToolsVersion=32.0.0
|
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.3
|
||||||
espresso_core=3.4.0
|
espresso_core=3.4.0
|
||||||
|
|
||||||
# Dokka
|
# Dokka
|
||||||
@ -33,5 +33,5 @@ dokka_version=1.7.10
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
android_code_version=27
|
android_code_version=28
|
||||||
|
Loading…
Reference in New Issue
Block a user