Compare commits
1 commit
main
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ed5110abe |
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ bridge = "v2.0.2"
|
|||
cardview = "1.0.0"
|
||||
checkstyle = "13.4.2"
|
||||
coil = "3.4.0"
|
||||
compose = "1.11.4"
|
||||
compose = "1.11.3"
|
||||
constraintlayout = "2.2.1"
|
||||
core = "1.18.0"
|
||||
coroutines = "1.11.0"
|
||||
|
|
|
|||
|
|
@ -168,7 +168,7 @@ dependencies {
|
|||
// Media3 session — MediaSessionService for background audio + lock-screen controls.
|
||||
implementation("androidx.media3:media3-session:1.4.1")
|
||||
// Guava ListenableFuture support for awaiting MediaController connect.
|
||||
implementation("androidx.concurrent:concurrent-futures-ktx:1.2.0")
|
||||
implementation("androidx.concurrent:concurrent-futures-ktx:1.3.0")
|
||||
|
||||
// WorkManager — periodic background poll of fdroid.sulkta.com index
|
||||
// for self-update notifications. CoroutineWorker is built into the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue