Skip to content

Commit

Permalink
Update dependency io.coil-kt.coil3:coil-compose to v3.0.0-alpha06
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 5ceec9e commit fbae535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose-web/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kotlin {
implementation(compose.material3)
implementation(compose.components.resources)

implementation("io.coil-kt.coil3:coil-compose:3.0.0-alpha05")
implementation("io.coil-kt.coil3:coil-compose:3.0.0-alpha06")
implementation("io.coil-kt.coil3:coil-network-ktor:3.0.0-alpha05")

implementation(libs.kotlinx.coroutines)
Expand Down

0 comments on commit fbae535

Please sign in to comment.