manager: Switch to matching mode to match the zygisk module

- bump dependencies
This commit is contained in:
ShirkNeko
2025-09-26 20:14:27 +08:00
parent 475b3998a1
commit b5d9607e8e
2 changed files with 34 additions and 17 deletions

View File

@@ -4,9 +4,9 @@ agp = "8.13.0"
gson = "2.13.2"
kotlin = "2.2.20"
ksp = "2.2.20-2.0.2"
compose-bom = "2025.09.00"
compose-bom = "2025.09.01"
lifecycle = "2.9.4"
navigation = "2.9.4"
navigation = "2.9.5"
activity-compose = "1.11.0"
kotlinx-coroutines = "1.10.2"
coil-compose = "2.7.0"
@@ -19,9 +19,9 @@ parcelablelist = "2.0.1"
libsu = "6.0.0"
apksign = "1.4"
cmaker = "1.2"
compose-material = "1.9.1"
compose-material3 = "1.3.2"
compose-ui = "1.9.1"
compose-material = "1.9.2"
compose-material3 = "1.4.0"
compose-ui = "1.9.2"
documentfile = "1.1.0"
mmrl = "2bb00b3c2b"