Update dependency com.google.devtools.ksp to v2.0.21-1.0.26
This commit is contained in:
parent
6687295b60
commit
26b411de91
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ junitVersion = "1.2.1"
|
|||
# Plugins
|
||||
agp = "8.7.1"
|
||||
kotlin-android = "2.0.21"
|
||||
ksp = "2.0.21-1.0.25"
|
||||
ksp = "2.0.21-1.0.26"
|
||||
|
||||
[libraries]
|
||||
# Android X
|
||||
|
|
|
|||
Loading…
Reference in a new issue