Skip to content

Commit

Permalink
Merge pull request #111 from Abhiek187/dependabot/gradle/EZRecipes/io…
Browse files Browse the repository at this point in the history
….coil-kt-coil-compose-2.7.0

Bump io.coil-kt:coil-compose from 2.6.0 to 2.7.0 in /EZRecipes
  • Loading branch information
Abhiek187 committed Aug 1, 2024
2 parents 723c6fd + dd5e6f8 commit 5104b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EZRecipes/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies {
implementation("androidx.datastore:datastore-preferences:1.1.1")

// AsyncImage
implementation("io.coil-kt:coil-compose:2.6.0")
implementation("io.coil-kt:coil-compose:2.7.0")
// Retrofit
implementation(platform("com.squareup.retrofit2:retrofit-bom:$retrofitVersion"))
implementation("com.squareup.retrofit2:retrofit")
Expand Down

0 comments on commit 5104b9c

Please sign in to comment.