mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 01:51:47 +00:00
Bump deps, do not use alpha accompanist
This commit is contained in:
parent
79a59a125f
commit
ce055818c9
@ -50,7 +50,7 @@ android {
|
||||
}
|
||||
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.1"
|
||||
kotlinCompilerExtensionVersion = "1.5.3"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
accompanistThemeadapterMaterial3 = "0.33.1-alpha"
|
||||
accompanistThemeadapterMaterial3 = "0.32.0"
|
||||
activityCompose = "1.7.2"
|
||||
androidDesugarJdkLibs = "2.0.3"
|
||||
androidGradlePlugin = "8.1.1"
|
||||
@ -19,7 +19,7 @@ gridlayout = "1.0.0"
|
||||
jsonassert = "1.5.1"
|
||||
junit = "4.13.2"
|
||||
dependencyLicenseReport = "1.16"
|
||||
kotlin = "1.9.0"
|
||||
kotlin = "1.9.10"
|
||||
kotlinxCoroutinesCore = "1.7.1"
|
||||
lifecycleExtensions = "2.2.0"
|
||||
lifecycleRuntimeKtx = "2.6.1"
|
||||
@ -36,7 +36,7 @@ recyclerview = "1.3.1"
|
||||
rxjava = "2.2.21"
|
||||
sshdCore = "0.14.0"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
uiToolingPreview = "1.5.0"
|
||||
uiToolingPreview = "1.5.1"
|
||||
univocityParsers = "2.9.1"
|
||||
|
||||
[libraries]
|
||||
|
Loading…
x
Reference in New Issue
Block a user