Skip to content

Commit

Permalink
update kotlin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent a7a08d4 commit 0e9a7e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.0"
ksp = "2.0.0-1.0.22"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.28"
gradle = "8.5.2"
compose = "1.6.8"
material3 = "1.3.0-beta02"
Expand Down

0 comments on commit 0e9a7e0

Please sign in to comment.