Skip to content

Commit

Permalink
Update Kotlin to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Dec 29, 2022
1 parent 5c033b8 commit b4fe985
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,7 +1,7 @@
[versions]
kotlin = "1.8.0-RC2"
kotlin = "1.8.0"
kotlinx-coroutines = "1.6.4"
ksp = "1.8.0-RC2-1.0.8"
ksp = "1.8.0-1.0.8"
kotlinpoet = "1.12.0"

[libraries]
Expand Down

0 comments on commit b4fe985

Please sign in to comment.