mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 09:58:08 +00:00
Bump deps
This commit is contained in:
parent
05cdbf98d7
commit
af50a03676
@ -54,7 +54,7 @@ android {
|
||||
}
|
||||
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.10"
|
||||
kotlinCompilerExtensionVersion = libs.versions.compose.compiler.get()
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
@ -1,30 +1,31 @@
|
||||
[versions]
|
||||
activityCompose = "1.8.2"
|
||||
androidDesugarJdkLibs = "2.0.4"
|
||||
androidGradlePlugin = "8.3.0"
|
||||
androidGradlePlugin = "8.3.1"
|
||||
androidSmsmms = "kdeconnect-1-21-0"
|
||||
appcompat = "1.6.1"
|
||||
bcpkixJdk15on = "1.70"
|
||||
classindex = "3.13"
|
||||
commonsCollections4 = "4.4"
|
||||
commonsIo = "2.15.1"
|
||||
commonsIo = "2.16.0"
|
||||
commonsLang3 = "3.14.0"
|
||||
constraintlayoutCompose = "1.0.1"
|
||||
compose-compiler = "1.5.11"
|
||||
coreKtx = "1.12.0"
|
||||
disklrucache = "2.0.2"
|
||||
documentfile = "1.0.1"
|
||||
gradle = "8.3.0"
|
||||
gradle = "8.3.1"
|
||||
gridlayout = "1.0.0"
|
||||
jsonassert = "1.5.1"
|
||||
junit = "4.13.2"
|
||||
dependencyLicenseReport = "1.16"
|
||||
kotlin = "1.9.22"
|
||||
kotlin = "1.9.23"
|
||||
kotlinxCoroutinesCore = "1.8.0"
|
||||
lifecycleExtensions = "2.2.0"
|
||||
lifecycleRuntimeKtx = "2.7.0"
|
||||
logger = "1.0.3"
|
||||
material = "1.11.0"
|
||||
material3 = "1.2.0"
|
||||
material3 = "1.2.1"
|
||||
media = "1.7.0"
|
||||
minaCore = "2.0.19"
|
||||
mockitoCore = "3.12.4"
|
||||
@ -35,7 +36,7 @@ recyclerview = "1.3.2"
|
||||
rxjava = "2.2.21"
|
||||
sshdCore = "0.14.0"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
uiToolingPreview = "1.6.2"
|
||||
uiToolingPreview = "1.6.5"
|
||||
univocityParsers = "2.9.1"
|
||||
sl4j = "2.0.4"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user