refactor: upgrade kotlin and ksp

This commit is contained in:
2026-06-12 13:06:53 +02:00
parent 3c834efb20
commit 25855ad7b3
+2 -2
View File
@@ -8,7 +8,7 @@ espressoCore = "3.7.0"
kotlinxCoroutinesAndroid = "1.11.0"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.13.0"
kotlin = "2.2.10"
kotlin = "2.4.0"
composeBom = "2026.02.01"
lifecycleViewmodelKtx = "2.10.0"
loggingInterceptor = "5.3.2"
@@ -17,7 +17,7 @@ retrofit = "3.0.0"
zxing-embedded = "4.3.0"
navigationCompose = "2.9.8"
appcompat = "1.7.1"
ksp = "2.2.10-2.0.2"
ksp = "2.3.9"
room = "2.7.1"
datastore = "1.2.1"
protobuf = "4.35.0"