Merge pull request #75 from Super12138/renovate/ksp
Update dependency com.google.devtools.ksp to v2.0.0-1.0.24
This commit is contained in:
commit
c6f0e6e418
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ junitVersion = "1.2.1"
|
||||||
# Plugins
|
# Plugins
|
||||||
agp = "8.5.1"
|
agp = "8.5.1"
|
||||||
kotlin-android = "2.0.0"
|
kotlin-android = "2.0.0"
|
||||||
ksp = "2.0.0-1.0.23"
|
ksp = "2.0.0-1.0.24"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
# Android X
|
# Android X
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue