Skip to content

Commit

Permalink
Update Kotlin, KSP to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent b048200 commit 22a34e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/dependencies.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
# Language, plugins and tools, mobile-services independent
kotlin = "1.9.24"
kspPlugin = "1.9.24-1.0.20"
kotlin = "2.0.0"
kspPlugin = "2.0.0-1.0.23"
androidPlugin = "8.5.0"
versionsPlugin = "0.51.0"
spotlessPlugin = "6.25.0"
Expand Down

0 comments on commit 22a34e5

Please sign in to comment.