Update dependency com.google.devtools.ksp to v2.0.21-1.0.28 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
890e973a42
commit
84bdfe1c64
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ junitVersion = "1.2.1"
|
|||
# Plugins
|
||||
agp = "8.7.2"
|
||||
kotlin-android = "2.0.21"
|
||||
ksp = "2.0.21-1.0.27"
|
||||
ksp = "2.0.21-1.0.28"
|
||||
|
||||
[libraries]
|
||||
# Android X
|
||||
|
|
|
|||
Loading…
Reference in a new issue