chore: 依赖库版本升级

This commit is contained in:
2025-09-17 22:53:01 +08:00
parent 9f51a747da
commit 4d3cc6067c

View File

@@ -1,23 +1,23 @@
[versions]
agp = "8.12.2"
kotlin = "2.2.10"
agp = "8.13.0"
kotlin = "2.2.20"
core-ktx = "1.17.0"
junit = "4.13.2"
androidx-test-ext-junit = "1.3.0"
espresso-core = "3.7.0"
lifecycle = "2.9.3"
activity-compose = "1.10.1"
compose-bom = "2025.08.01"
activity-compose = "1.11.0"
compose-bom = "2025.09.00"
hilt = "2.57.1"
ksp = "2.2.10-2.0.2"
ksp = "2.2.20-2.0.3"
google-services = "4.4.3"
navigation = "2.9.3"
navigation = "2.9.4"
accompanist = "0.37.3"
firebase-bom = "34.2.0"
hilt-navigation-compose = "1.2.0"
ktor = "3.2.3"
hilt-navigation-compose = "1.3.0"
ktor = "3.3.0"
coil-bom = "3.3.0"
room = "2.7.2"
room = "2.8.0"
appcenter = "5.0.6"
okhttp = "5.1.0"
tabler-icons = "1.1.1"