Skip to content

Commit

Permalink
Update Kotlin and Compose Compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 4cba6d1 commit c1d47b2
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 @@ -4,7 +4,7 @@ gradle-publish-maven = "0.25.3"

jetbrains-annotation = "24.1.0"

kotlin-core = "1.9.20"
kotlin-core = "1.9.21"
kotlin-coroutines = "1.7.3"
kotlin-ksp = "1.9.20-1.0.14"
kotlin-kotlinpoet = "1.15.2"
Expand All @@ -13,7 +13,7 @@ kotlin-ktlint-source = "0.48.2"

androidx-activity = "1.8.1"

compose-core = "1.5.4"
compose-core = "1.5.5"
compose-activity = "1.8.1"

autoservice-annotation = "1.1.1"
Expand Down

0 comments on commit c1d47b2

Please sign in to comment.