Merge pull request #10 from Super12138/renovate/ksp

Update dependency com.google.devtools.ksp to v1.9.23-1.0.19
This commit is contained in:
Super12138 2024-03-08 22:22:56 +08:00 committed by GitHub
commit 27a6271b39
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" }