Update dependency com.google.devtools.ksp to v1.9.23-1.0.19
This commit is contained in:
parent
34dde2ddba
commit
74601b73c2
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ roomRuntime = "2.6.1"
|
||||||
|
|
||||||
agp = "8.3.0"
|
agp = "8.3.0"
|
||||||
kotlin-android = "1.9.23"
|
kotlin-android = "1.9.23"
|
||||||
ksp = "1.9.22-1.0.18"
|
ksp = "1.9.23-1.0.19"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
|
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue