Skip to content

Commit

Permalink
Update plugin ksp to v2.0.20-1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 81fb648 commit 17c48ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android-application = { id = "com.android.application", version.ref = "android"
android-library = { id = "com.android.library", version.ref = "android" }
dagger = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
dexcount = { id = "com.getkeepsafe.dexcount", version = "4.0.0" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.10-1.0.24" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.24" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1" }
license = { id = "com.jaredsburrows.license", version = "0.9.8" }
publish = { id = "com.github.triplet.play", version = "3.11.0" }
Expand Down

0 comments on commit 17c48ab

Please sign in to comment.