Skip to content

Commit

Permalink
Update coil_version to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent acc455b commit 0283457
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 0283457

Please sign in to comment.