Skip to content

Commit

Permalink
Update to Kotlin 2.0.20 (#1474)
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex committed Sep 1, 2024
1 parent e46dad2 commit 72513e5
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,8 +1,8 @@
[versions]
# Plugins
android-plugin = "8.5.0"
kotlin = "2.0.0"
kotlin-ksp = "2.0.0-1.0.22"
kotlin = "2.0.20"
kotlin-ksp = "2.0.20-1.0.24"
detekt = "1.22.0"
android-junit5 = "1.10.0.0"

Expand Down

0 comments on commit 72513e5

Please sign in to comment.