Skip to content

Commit

Permalink
Update Kotlin/Compose (#254)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent a0e5eaf commit 4545c10
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 @@ minSdk = "21"

coroutine = "1.7.2"

kotlin = "1.8.21"
kotlin = "1.8.22"

squareup-okhttp = "4.11.0"
squareup-retrofit = "2.9.0"
Expand All @@ -20,7 +20,7 @@ androidx-compose-material3 = { module = "androidx.compose.material3:material3" }

coil-compose = "io.coil-kt:coil-compose:2.4.0"

compose-compiler = { module = "org.jetbrains.compose.compiler:compiler", version = "1.4.7" }
compose-compiler = { module = "org.jetbrains.compose.compiler:compiler", version = "1.4.8" }
compose-runtime = { module = "org.jetbrains.compose.runtime:runtime", version = "1.4.1" }
compose-rx2 = { module = "androidx.compose.runtime:runtime-rxjava2", version = "1.4.3" }

Expand Down

0 comments on commit 4545c10

Please sign in to comment.