manager: Update agp and dependency version, improve module signature error return

This commit is contained in:
ShirkNeko
2025-08-03 19:08:57 +08:00
parent cd4edf97bd
commit f8b8c7f671
2 changed files with 27 additions and 7 deletions

View File

@@ -1,12 +1,12 @@
[versions]
accompanist-drawablepainter = "0.37.3"
agp = "8.11.1"
agp = "8.12.0"
gson = "2.13.1"
kotlin = "2.1.21"
ksp = "2.1.21-2.0.1"
compose-bom = "2025.06.01"
lifecycle = "2.9.1"
navigation = "2.9.1"
compose-bom = "2025.07.00"
lifecycle = "2.9.2"
navigation = "2.9.3"
activity-compose = "1.10.1"
kotlinx-coroutines = "1.10.2"
coil-compose = "2.7.0"