Update dependency com.google.devtools.ksp to v2.3.8 (#1385)

This commit is contained in:
renovate[bot] 2026-05-21 13:35:59 -04:00 committed by GitHub
parent f6ec54fa8c
commit 3880e562f6
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.21" kotlin = "2.3.21"
ksp = "2.3.7" ksp = "2.3.8"
coreKtx = "1.18.0" coreKtx = "1.18.0"
appcompat = "1.7.1" appcompat = "1.7.1"
composeBom = "2026.05.00" composeBom = "2026.05.00"