manager: Fix save log (#2170)

https://github.com/user-attachments/assets/69467e00-0af9-4d46-add8-e24e767462bd

Use `ContextCompat` in `DownloadListener`
Bump ksp to `2.0.21-1.0.26`
Misc changes (See the
[commit](1fb49d918a)
directly)
This commit is contained in:
Light_summer
2024-10-31 18:06:11 +08:00
committed by GitHub
parent f8310c4d3d
commit b7b704ede7
9 changed files with 53 additions and 68 deletions

View File

@@ -1,7 +1,7 @@
[versions]
agp = "8.7.1"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"
ksp = "2.0.21-1.0.26"
compose-bom = "2024.10.00"
lifecycle = "2.8.6"
navigation = "2.8.3"