Skip to content

Commit

Permalink
Update Kotlin to 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Aug 26, 2024
1 parent 4b6925c commit e1f8ac9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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]
kotlin = "2.0.20-RC2"
kotlin = "2.0.20"
kotlinx-coroutines = "1.9.0-RC.2"
kotlinx-binary-compatibility-validator = "0.15.0-Beta.2"
ksp = "2.0.20-RC2-1.0.24"
ksp = "2.0.20-1.0.24"
kotlinpoet = "1.18.1"
junit = "5.9.1"

Expand Down

0 comments on commit e1f8ac9

Please sign in to comment.