Skip to content

Commit

Permalink
chore(deps): ksp 1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
axiel7 authored Aug 11, 2024
1 parent 7f57d30 commit b01e7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ plugins {
id("org.jetbrains.kotlin.android") version kotlinVersion apply false
id("org.jetbrains.kotlin.plugin.compose") version kotlinVersion apply false
id("org.jetbrains.kotlin.plugin.serialization") version kotlinVersion apply false
id("com.google.devtools.ksp") version "$kotlinVersion-1.0.22" apply false
id("com.google.devtools.ksp") version "$kotlinVersion-1.0.24" apply false
}

0 comments on commit b01e7cc

Please sign in to comment.