1
0
mirror of https://codeberg.org/pstorch/F-Droid_Build_Status.git synced 2025-10-05 23:52:42 +02:00

upgrade ksp to fit new kotlin version

This commit is contained in:
Peter Storch
2025-08-15 17:22:20 +02:00
parent 6940567d29
commit 75b9d1896f

View File

@@ -16,7 +16,7 @@ jackson = "2.19.2"
junit = "1.3.0"
junitJupiterApi = "5.13.4"
kotlin = "2.2.10"
ksp = "2.2.0-2.0.2"
ksp = "2.2.10-2.0.2"
localbroadcastmanager = "1.1.0"
lifecycleViewmodelKtx = "2.9.2"
loggingInterceptor = "5.1.0"