Skip to content

Commit

Permalink
Update to Kotlin 2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
robinlinden committed Oct 11, 2024
1 parent f2e0aaa commit f2b4926
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
Expand Up @@ -2,8 +2,8 @@
sdk-min = "19"
sdk-target = "34"

kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"
android-plugin = "8.5.2"

coroutines = "1.8.1"
Expand Down

0 comments on commit f2b4926

Please sign in to comment.