mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-10-28 02:30:20 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 961d7d9afd | |||
| 6a84bcb860 | |||
| cd1ba035ac | |||
| 6f443c1617 |
@@ -7,14 +7,14 @@ android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
kotlin_version=1.7.10
|
||||
kotlin_serialisation_core_version=1.4.0-RC
|
||||
kotlin_serialisation_core_version=1.4.0
|
||||
|
||||
github_release_plugin_version=2.4.1
|
||||
|
||||
tgbotapi_version=3.0.2
|
||||
micro_utils_version=0.12.0
|
||||
tgbotapi_version=3.2.0
|
||||
micro_utils_version=0.12.5
|
||||
exposed_version=0.39.2
|
||||
plagubot_version=2.0.0
|
||||
plagubot_version=2.2.0
|
||||
|
||||
# ANDROID
|
||||
|
||||
@@ -23,7 +23,7 @@ android_compileSdkVersion=32
|
||||
android_buildToolsVersion=32.0.0
|
||||
dexcount_version=3.1.0
|
||||
junit_version=4.12
|
||||
test_ext_junit_version=1.1.2
|
||||
test_ext_junit_version=1.1.3
|
||||
espresso_core=3.4.0
|
||||
|
||||
# Dokka
|
||||
@@ -33,5 +33,5 @@ dokka_version=1.7.10
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.5.0
|
||||
android_code_version=27
|
||||
version=0.5.2
|
||||
android_code_version=29
|
||||
|
||||
Reference in New Issue
Block a user