Merge pull request #17 from Super12138/renovate/ksp

Update dependency com.google.devtools.ksp to v1.9.23-1.0.20
This commit is contained in:
Super12138 2024-04-05 21:37:40 +08:00 committed by GitHub
commit d827cabc63
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" }