Skip to content

Commit

Permalink
🔀 Merge pull request #7 from vinceglb/support-kotlin-2.0.0-RC1
Browse files Browse the repository at this point in the history
⬆️ Support Kotlin 2.0.0-RC1 and Compose 1.6.2
  • Loading branch information
vinceglb authored Apr 17, 2024
2 parents c47dfe6 + fb66dde commit d25166c
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
@@ -1,7 +1,7 @@
[versions]
compose-plugin = "1.6.1"
compose-plugin = "1.6.2"
kermit = "2.0.3"
kotlin = "2.0.0-Beta4"
kotlin = "2.0.0-RC1"
kotlin-coroutines = "1.8.0"
mavenPublishVanniktech = "0.28.0"
jna = "5.14.0"
Expand Down

0 comments on commit d25166c

Please sign in to comment.