Update dependency com.google.devtools.ksp to v2.0.0-1.0.22
This commit is contained in:
parent
802ce9ff80
commit
af4a23411e
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ junitVersion = "1.1.5"
|
|||
|
||||
agp = "8.4.1"
|
||||
kotlin-android = "2.0.0"
|
||||
ksp = "2.0.0-1.0.21"
|
||||
ksp = "2.0.0-1.0.22"
|
||||
|
||||
[libraries]
|
||||
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue