diff --git a/app/build.gradle b/app/build.gradle index 03e44227e..6353dc700 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -110,7 +110,7 @@ dependencies { implementation 'io.github.oleksandrbalan:tagcloud:1.0.1' implementation 'io.github.raamcosta.compose-destinations:core:1.9.55' - ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.55' + ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.62' implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation 'com.squareup.retrofit2:converter-gson:2.9.0'