Skip to content

Commit

Permalink
Merge pull request #46 from joelkanyi/chore/update-libs/kotlin-depend…
Browse files Browse the repository at this point in the history
…encies

update dependency com.google.devtools.ksp from 1.9.22-1.0.16 to v1.9.22-1.0.17
  • Loading branch information
joelkanyi authored Jan 20, 2024
2 parents db9fc06 + f0cb7b3 commit 8f496c1
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
@@ -1,6 +1,6 @@
[versions]
kotlin = "1.9.22"
ksp = "1.9.22-1.0.16"
ksp = "1.9.22-1.0.17"
gradle = "8.2.1"
compose = "1.5.4"
compose-compiler = "1.5.8"
Expand Down

0 comments on commit 8f496c1

Please sign in to comment.