manager: Clean code & bump AGP version

This commit is contained in:
ShirkNeko
2025-08-25 17:28:51 +08:00
parent 1af8a87876
commit 8c8f344161
56 changed files with 27 additions and 279 deletions

View File

@@ -1,10 +1,10 @@
[versions]
accompanist-drawablepainter = "0.37.3"
agp = "8.12.0"
agp = "8.12.1"
gson = "2.13.1"
kotlin = "2.1.21"
ksp = "2.1.21-2.0.1"
compose-bom = "2025.07.00"
compose-bom = "2025.08.00"
lifecycle = "2.9.2"
navigation = "2.9.3"
activity-compose = "1.10.1"
@@ -19,9 +19,9 @@ parcelablelist = "2.0.1"
libsu = "6.0.0"
apksign = "1.4"
cmaker = "1.2"
compose-material = "1.8.3"
compose-material = "1.9.0"
compose-material3 = "1.3.2"
compose-ui = "1.8.3"
compose-ui = "1.9.0"
documentfile = "1.1.0"
mmrl = "2bb00b3c2b"