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

This commit is contained in:
renovate[bot] 2024-04-05 05:07:51 +00:00 committed by GitHub
parent 1e86eeda21
commit 0e1647d7ec
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.1"
kotlin-android = "1.9.23"
ksp = "1.9.23-1.0.19"
ksp = "1.9.23-1.0.20"
[libraries]
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }