Skip to content

Commit

Permalink
Update Kotlin to 2.1.0-Beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Sep 22, 2024
1 parent b4646b1 commit d3a8f63
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"
kotlin = "2.1.0-Beta1"
kotlinx-coroutines = "1.8.1"
kotlinx-binary-compatibility-validator = "0.15.0-Beta.2"
ksp = "2.0.20-1.0.25"
ksp = "2.1.0-Beta1-1.0.25"
kotlinpoet = "1.18.1"
junit = "5.9.1"

Expand Down

0 comments on commit d3a8f63

Please sign in to comment.