Update dependency com.google.devtools.ksp to v1.9.24-1.0.20
This commit is contained in:
parent
bcc95fdc82
commit
17e57ece3c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ junitVersion = "1.1.5"
|
||||||
|
|
||||||
agp = "8.4.0"
|
agp = "8.4.0"
|
||||||
kotlin-android = "1.9.23"
|
kotlin-android = "1.9.23"
|
||||||
ksp = "1.9.23-1.0.20"
|
ksp = "1.9.24-1.0.20"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
|
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue