Skip to content

Commit

Permalink
Update Kotlin, KSP and Compose Compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 167b9d0 commit c2db5ad
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
Expand Up @@ -9,9 +9,9 @@ ktlint = "1.3.1"

jetbrains-annotation = "24.1.0"

kotlin-core = "2.0.20-RC2" # TODO use stable version
kotlin-core = "2.0.20" # TODO use stable version
kotlin-dokka = "1.9.20"
kotlin-coroutines = "1.9.0-RC" # K2
kotlin-coroutines = "1.9.0-RC.2" # K2

androidx-activity = "1.9.1"

Expand Down

0 comments on commit c2db5ad

Please sign in to comment.