Skip to content

Commit

Permalink
Kotlin 1.8.21 and Compose compiler 1.4.7 (#1062)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton authored Jun 27, 2023
1 parent 1e9f043 commit ed71365
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,10 +1,10 @@
[versions]
androidx-compose = "1.4.3"
androidx-compose-compiler = "1.4.5"
androidx-compose-compiler = "1.4.7"
auto-service="1.1.1"
compileSdk = "33"
http4k = "4.48.0.0"
kotlin = "1.8.20"
kotlin = "1.8.21"
kotlinx-coroutines = "1.7.1"
kotlinx-serialization = "1.5.0"
okHttp = "4.11.0"
Expand Down

0 comments on commit ed71365

Please sign in to comment.