chore: bump dependencies

This commit is contained in:
2025-12-13 23:07:49 +08:00
parent 9af6496689
commit 5bc405b54d

View File

@@ -1,6 +1,8 @@
[versions] [versions]
agp = "8.13.0" agp = "8.13.2"
# noinspection NewerVersionAvailable
kotlin = "2.0.10" kotlin = "2.0.10"
# noinspection GradleDependency
ksp = "2.0.10-1.0.24" ksp = "2.0.10-1.0.24"
auto-service-annotations = "1.1.1" auto-service-annotations = "1.1.1"
auto-service-ksp = "1.2.0" auto-service-ksp = "1.2.0"
@@ -8,10 +10,10 @@ kavaref-core = "1.0.2"
kavaref-extension = "1.0.2" kavaref-extension = "1.0.2"
kotlinpoet = "2.2.0" kotlinpoet = "2.2.0"
moshi = "1.15.2" moshi = "1.15.2"
maven-publish = "0.34.0" maven-publish = "0.35.0"
appcompat = "1.7.1" appcompat = "1.7.1"
coreKtx = "1.17.0" coreKtx = "1.17.0"
material = "1.11.0" material = "1.13.0"
junit = "4.13.2" junit = "4.13.2"
androidx-test-ext-junit = "1.3.0" androidx-test-ext-junit = "1.3.0"
androidx-test-espresso-core = "3.7.0" androidx-test-espresso-core = "3.7.0"