Skip to content

Commit

Permalink
fix(deps): update kotlin, ksp and compose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 0050f6b commit 0453742
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 @@ -17,8 +17,8 @@ plugin-ui-oss-license = "0.10.5"
plugin-util-dependency-handler-extensions = "1.0.3"

# kotlin
kotlin-core = "1.8.10"
kotlin-coroutines = "1.6.4"
kotlin-core = "1.8.21"
kotlin-coroutines = "1.7.1"

# androidx
androidx-appcompat = "1.6.0" # needs for oss license activity
Expand Down

0 comments on commit 0453742

Please sign in to comment.