Update dependency com.google.devtools.ksp to v2.0.0-1.0.23
This commit is contained in:
parent
2f78230226
commit
a0d8389dbb
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ junitVersion = "1.2.1"
|
|||
# Plugins
|
||||
agp = "8.5.0"
|
||||
kotlin-android = "2.0.0"
|
||||
ksp = "2.0.0-1.0.22"
|
||||
ksp = "2.0.0-1.0.23"
|
||||
|
||||
[libraries]
|
||||
# Android X
|
||||
|
|
|
|||
Loading…
Reference in a new issue