Skip to content

Commit

Permalink
Update KSP to 2.0.21-1.0.27
Browse files Browse the repository at this point in the history
This commit updates the Kotlin Symbol Processing (KSP) version to 2.0.21-1.0.27.
  • Loading branch information
jacobrein committed Nov 8, 2024
1 parent 092ae21 commit f38d9c9
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 @@ -5,7 +5,7 @@ generativeai = "0.9.0"
gradle = "8.7.2"

kotlin = "2.0.21"
kspVersion = "2.0.21-1.0.26"
kspVersion = "2.0.21-1.0.27"

androidxBaselineprofileGradlePlugin = "1.3.3"
composeCollapsable = "0.4.0"
Expand Down

0 comments on commit f38d9c9

Please sign in to comment.