2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 09:58:08 +00:00

Bump deps

This commit is contained in:
Albert Vaca Cintora 2024-06-06 07:52:58 +02:00
parent 72ad997b53
commit 1ecd6b67c2
No known key found for this signature in database

View File

@ -3,7 +3,7 @@ activityCompose = "1.9.0"
androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.4.1"
androidSmsmms = "kdeconnect-1-21-0"
appcompat = "1.6.1"
appcompat = "1.7.0"
bcpkixJdk15on = "1.70"
classindex = "3.13"
commonsCollections4 = "4.4"
@ -11,16 +11,16 @@ commonsIo = "2.16.1"
commonsLang3 = "3.14.0"
constraintlayoutCompose = "1.0.1"
coreKtx = "1.13.1"
dependencyLicenseReport = "2.7"
disklrucache = "2.0.2"
documentfile = "1.0.1"
gridlayout = "1.0.0"
jsonassert = "1.5.1"
junit = "4.13.2"
dependencyLicenseReport = "2.7"
kotlin = "2.0.0"
kotlinxCoroutinesCore = "1.8.1"
lifecycleExtensions = "2.2.0"
lifecycleRuntimeKtx = "2.8.0"
lifecycleRuntimeKtx = "2.8.1"
logger = "1.0.3"
material = "1.12.0"
material3 = "1.2.1"
@ -31,11 +31,11 @@ preferenceKtx = "1.2.1"
reactiveStreams = "1.0.4"
recyclerview = "1.3.2"
rxjava = "2.2.21"
sl4j = "2.0.4"
sshdCore = "0.14.0"
swiperefreshlayout = "1.1.0"
uiToolingPreview = "1.6.7"
univocityParsers = "2.9.1"
sl4j = "2.0.4"
[libraries]
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "androidDesugarJdkLibs" }