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 Dec 4, 2023
1 parent 80dd500 commit 3e6775d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ 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-ksp = "1.9.21-1.0.15"
kotlin-kotlinpoet = "1.15.3"
kotlin-ktlint-gradle = "12.0.2"
kotlin-ktlint-source = "0.48.2"

androidx-activity = "1.8.1"

compose-compiler = "1.5.4"
compose-compiler = "1.5.5"
compose-runtime = "1.5.4"
compose-activity = "1.8.1"

Expand Down

0 comments on commit 3e6775d

Please sign in to comment.