Skip to content

Commit

Permalink
Merge pull request #79 from recke96/renovate/ksp
Browse files Browse the repository at this point in the history
Update dependency com.google.devtools.ksp to v2.0.0-1.0.22
  • Loading branch information
recke96 committed Jul 2, 2024
2 parents 1947bbf + 7b1cda0 commit 2c35ba2
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 @@ -2,7 +2,7 @@

[versions]
kotlin = "2.0.0"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.22"
compose = "1.6.10"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization = "1.6.3"
Expand Down

0 comments on commit 2c35ba2

Please sign in to comment.