Update dependency com.google.devtools.ksp to v2.1.0-1.0.29 (#133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ed0ccb214
commit
90ae5c6084
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.1.0"
|
||||
ksp = "2.0.21-1.0.28"
|
||||
ksp = "2.1.0-1.0.29"
|
||||
|
||||
[libraries]
|
||||
# Android X
|
||||
|
|
|
|||
Loading…
Reference in a new issue