Skip to content

Commit

Permalink
Also update KSP
Browse files Browse the repository at this point in the history
  • Loading branch information
chvp committed Nov 30, 2024
1 parent 52a1f57 commit 04185d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ buildscript {
}

plugins {
id('com.google.devtools.ksp') version "$kotlin_version-1.0.25" apply false
id('com.google.devtools.ksp') version "$kotlin_version-1.0.29" apply false
id('org.jetbrains.kotlin.plugin.compose') version "$kotlin_version" apply false
}

Expand Down

0 comments on commit 04185d0

Please sign in to comment.