mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 18:07:55 +00:00
Bump deps
This commit is contained in:
parent
6687a09d2e
commit
b463adda73
@ -1,7 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
activityCompose = "1.10.1"
|
activityCompose = "1.10.1"
|
||||||
androidDesugarJdkLibs = "2.1.5"
|
androidDesugarJdkLibs = "2.1.5"
|
||||||
androidGradlePlugin = "8.9.2"
|
androidGradlePlugin = "8.10.1"
|
||||||
androidSmsmms = "kdeconnect-1-21-0"
|
androidSmsmms = "kdeconnect-1-21-0"
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
bcpkixJdk15on = "1.70"
|
bcpkixJdk15on = "1.70"
|
||||||
@ -13,21 +13,21 @@ constraintlayoutCompose = "1.1.1"
|
|||||||
coreKtx = "1.16.0"
|
coreKtx = "1.16.0"
|
||||||
dependencyLicenseReport = "2.9"
|
dependencyLicenseReport = "2.9"
|
||||||
disklrucache = "2.0.2"
|
disklrucache = "2.0.2"
|
||||||
documentfile = "1.0.1"
|
documentfile = "1.1.0"
|
||||||
gridlayout = "1.1.0"
|
gridlayout = "1.1.0"
|
||||||
jsonassert = "1.5.3"
|
jsonassert = "1.5.3"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
kotlin = "2.1.20"
|
kotlin = "2.1.21"
|
||||||
kspPlugin = "2.1.20-1.0.32"
|
kspPlugin = "2.1.21-2.0.1"
|
||||||
kotlinxCoroutinesCore = "1.10.2"
|
kotlinxCoroutinesCore = "1.10.2"
|
||||||
lifecycleExtensions = "2.2.0"
|
lifecycleExtensions = "2.2.0"
|
||||||
lifecycleRuntimeKtx = "2.8.7"
|
lifecycleRuntimeKtx = "2.9.0"
|
||||||
logger = "1.0.3"
|
logger = "1.0.3"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
material3 = "1.3.2"
|
material3 = "1.3.2"
|
||||||
media = "1.7.0"
|
media = "1.7.0"
|
||||||
minaCore = "2.2.4"
|
minaCore = "2.2.4"
|
||||||
mockitoCore = "5.17.0"
|
mockitoCore = "5.18.0"
|
||||||
preferenceKtx = "1.2.1"
|
preferenceKtx = "1.2.1"
|
||||||
reactiveStreams = "1.0.4"
|
reactiveStreams = "1.0.4"
|
||||||
recyclerview = "1.4.0"
|
recyclerview = "1.4.0"
|
||||||
@ -35,7 +35,7 @@ rxjava = "2.2.21"
|
|||||||
sl4j = "2.0.13"
|
sl4j = "2.0.13"
|
||||||
sshdCore = "2.15.0"
|
sshdCore = "2.15.0"
|
||||||
swiperefreshlayout = "1.1.0"
|
swiperefreshlayout = "1.1.0"
|
||||||
uiToolingPreview = "1.8.0"
|
uiToolingPreview = "1.8.2"
|
||||||
univocityParsers = "2.9.1"
|
univocityParsers = "2.9.1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,7 +1,7 @@
|
|||||||
#Sat Sep 28 01:39:16 AM EDT 2024
|
#Sat Sep 28 01:39:16 AM EDT 2024
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
|
||||||
networkTimeout=10000
|
networkTimeout=10000
|
||||||
validateDistributionUrl=true
|
validateDistributionUrl=true
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user