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

This commit is contained in:
renovate[bot] 2024-05-07 21:42:05 +00:00 committed by GitHub
parent bcc95fdc82
commit 17e57ece3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ junitVersion = "1.1.5"
agp = "8.4.0"
kotlin-android = "1.9.23"
ksp = "1.9.23-1.0.20"
ksp = "1.9.24-1.0.20"
[libraries]
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }