Skip to content

Commit

Permalink
Update coil_version to v2.5.0 (#290)
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 Nov 1, 2023
1 parent acc455b commit 5475bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {

implementation 'com.jakewharton.timber:timber:5.0.1'

def coil_version = "2.4.0"
def coil_version = "2.5.0"
implementation "io.coil-kt:coil-compose:$coil_version"

def retrofit = "2.9.0"
Expand Down

0 comments on commit 5475bdd

Please sign in to comment.