Skip to content

Commit

Permalink
Update to Kotlin 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robinlinden committed Nov 28, 2024
1 parent 13ebb20 commit e8b7b36
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.21"
ksp = "2.0.21-1.0.26"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
android-plugin = "8.7.1"

coroutines = "1.9.0"
Expand Down

0 comments on commit e8b7b36

Please sign in to comment.