Skip to content

Commit

Permalink
Roll KSP 1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
nevack committed Jun 7, 2024
1 parent 0de073d commit bf67a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pluginManagement {

plugins {
val kotlinVersion = "2.0.0"
val kspSubVersion = "1.0.21"
val kspSubVersion = "1.0.22"
id("com.github.ben-manes.versions") version "0.51.0"
id("com.diffplug.spotless") version "6.25.0"
id("com.android.application") version "8.5.0-rc01"
Expand Down

0 comments on commit bf67a2a

Please sign in to comment.