Update dependency com.google.devtools.ksp to v2.3.7 (#1296)

This commit is contained in:
renovate[bot] 2026-04-24 14:50:56 -04:00 committed by GitHub
parent 8dd396b777
commit cc295cff38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ hiltNavigationCompose = "1.3.0"
hiltWork = "1.3.0" hiltWork = "1.3.0"
kache = "2.1.1" kache = "2.1.1"
kotlin = "2.3.20" kotlin = "2.3.20"
ksp = "2.3.6" ksp = "2.3.7"
coreKtx = "1.18.0" coreKtx = "1.18.0"
appcompat = "1.7.1" appcompat = "1.7.1"
composeBom = "2026.03.01" composeBom = "2026.03.01"