Update dependency com.google.devtools.ksp to v1.9.24-1.0.20

This commit is contained in:
renovate[bot] 2024-06-03 18:33:09 +00:00 committed by GitHub
parent e675eb3c6d
commit 2467266746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ appcompat = "1.7.0"
core = "1.13.1" core = "1.13.1"
gradle = "8.4.1" gradle = "8.4.1"
kotlin = "1.9.24" kotlin = "1.9.24"
ksp = "1.9.23-1.0.20" ksp = "1.9.24-1.0.20"
lifecycle = "2.8.1" lifecycle = "2.8.1"
constraintlayout = "2.1.4" constraintlayout = "2.1.4"
loggingInterceptor = "4.12.0" loggingInterceptor = "4.12.0"