Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
opatry committed Nov 30, 2024
1 parent f88e8da commit 9bfb16f
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 @@ -4,8 +4,8 @@ compileSdk = "34"
minSdk = "24"
targetSdk = "34"
agp = "8.7.2"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.26"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.28"
coroutines = "1.9.0"
ktor = "3.0.1"
compose-plugin = "1.7.1"
Expand Down

0 comments on commit 9bfb16f

Please sign in to comment.