manager: Optimize build configurations

bump Gradle version and dep
This commit is contained in:
ShirkNeko
2025-09-01 16:25:25 +08:00
parent 0789632efc
commit 5586f9ce30
7 changed files with 21 additions and 25 deletions

View File

@@ -1,11 +1,11 @@
[versions]
accompanist-drawablepainter = "0.37.3"
agp = "8.12.1"
agp = "8.12.2"
gson = "2.13.1"
kotlin = "2.1.21"
ksp = "2.1.21-2.0.1"
compose-bom = "2025.08.00"
lifecycle = "2.9.2"
compose-bom = "2025.08.01"
lifecycle = "2.9.3"
navigation = "2.9.3"
activity-compose = "1.10.1"
kotlinx-coroutines = "1.10.2"