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](https://github.com/tiann/KernelSU/commit/1fb49d918a1f5bb76d1e70eb848ede36b2292cd9)
directly)
This commit is contained in:
Light_summer
2024-10-31 18:06:11 +08:00
committed by GitHub
parent 31f249b331
commit 0d7c23a91b
9 changed files with 53 additions and 68 deletions
+1 -1
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"