Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
herrbert74 committed Dec 6, 2024
1 parent 103cb60 commit f514091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ targetSdkVersion = "35"
androidGradlePlugin = "8.7.3"
#androidGradlePlugin = "7.3.1" # For IntelliJ plugin runIde
jdk = "21"
kotlin = "2.0.21"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
coroutines = "1.9.0"
serialization = "1.7.3"
Expand Down

0 comments on commit f514091

Please sign in to comment.