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-04-06 16:23:05 +02:00
parent 05cdbf98d7
commit af50a03676
No known key found for this signature in database
2 changed files with 8 additions and 7 deletions

View File

@ -54,7 +54,7 @@ android {
} }
composeOptions { composeOptions {
kotlinCompilerExtensionVersion = "1.5.10" kotlinCompilerExtensionVersion = libs.versions.compose.compiler.get()
} }
compileOptions { compileOptions {

View File

@ -1,30 +1,31 @@
[versions] [versions]
activityCompose = "1.8.2" activityCompose = "1.8.2"
androidDesugarJdkLibs = "2.0.4" androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.3.0" androidGradlePlugin = "8.3.1"
androidSmsmms = "kdeconnect-1-21-0" androidSmsmms = "kdeconnect-1-21-0"
appcompat = "1.6.1" appcompat = "1.6.1"
bcpkixJdk15on = "1.70" bcpkixJdk15on = "1.70"
classindex = "3.13" classindex = "3.13"
commonsCollections4 = "4.4" commonsCollections4 = "4.4"
commonsIo = "2.15.1" commonsIo = "2.16.0"
commonsLang3 = "3.14.0" commonsLang3 = "3.14.0"
constraintlayoutCompose = "1.0.1" constraintlayoutCompose = "1.0.1"
compose-compiler = "1.5.11"
coreKtx = "1.12.0" coreKtx = "1.12.0"
disklrucache = "2.0.2" disklrucache = "2.0.2"
documentfile = "1.0.1" documentfile = "1.0.1"
gradle = "8.3.0" gradle = "8.3.1"
gridlayout = "1.0.0" gridlayout = "1.0.0"
jsonassert = "1.5.1" jsonassert = "1.5.1"
junit = "4.13.2" junit = "4.13.2"
dependencyLicenseReport = "1.16" dependencyLicenseReport = "1.16"
kotlin = "1.9.22" kotlin = "1.9.23"
kotlinxCoroutinesCore = "1.8.0" kotlinxCoroutinesCore = "1.8.0"
lifecycleExtensions = "2.2.0" lifecycleExtensions = "2.2.0"
lifecycleRuntimeKtx = "2.7.0" lifecycleRuntimeKtx = "2.7.0"
logger = "1.0.3" logger = "1.0.3"
material = "1.11.0" material = "1.11.0"
material3 = "1.2.0" material3 = "1.2.1"
media = "1.7.0" media = "1.7.0"
minaCore = "2.0.19" minaCore = "2.0.19"
mockitoCore = "3.12.4" mockitoCore = "3.12.4"
@ -35,7 +36,7 @@ recyclerview = "1.3.2"
rxjava = "2.2.21" rxjava = "2.2.21"
sshdCore = "0.14.0" sshdCore = "0.14.0"
swiperefreshlayout = "1.1.0" swiperefreshlayout = "1.1.0"
uiToolingPreview = "1.6.2" uiToolingPreview = "1.6.5"
univocityParsers = "2.9.1" univocityParsers = "2.9.1"
sl4j = "2.0.4" sl4j = "2.0.4"