Skip to content

Commit

Permalink
Update Kotlin to 1.8.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2023
1 parent 008c5f7 commit e43b450
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.7"
androidx-compose-compiler = "1.4.8"
auto-service="1.1.1"
compileSdk = "33"
http4k = "4.48.0.0"
kotlin = "1.8.21"
kotlin = "1.8.22"
kotlinx-coroutines = "1.7.2"
kotlinx-serialization = "1.5.1"
okHttp = "4.11.0"
Expand Down

0 comments on commit e43b450

Please sign in to comment.