Update dependency com.google.devtools.ksp to v1.9.23-1.0.19

This commit is contained in:
renovate[bot] 2024-03-08 01:37:36 +00:00 committed by GitHub
parent 34dde2ddba
commit 74601b73c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ roomRuntime = "2.6.1"
agp = "8.3.0"
kotlin-android = "1.9.23"
ksp = "1.9.22-1.0.18"
ksp = "1.9.23-1.0.19"
[libraries]
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }