Skip to content

Commit 0a9eb72

Browse files
Update dependency io.coil-kt:coil to v1.4.0 (#23)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e55e5b3 commit 0a9eb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
implementation 'com.squareup.retrofit2:converter-moshi:2.9.0'
6666
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.2'
6767

68-
implementation "io.coil-kt:coil:1.2.1"
68+
implementation "io.coil-kt:coil:1.4.0"
6969

7070
// Navigation
7171
def nav_version = "2.3.5"

0 commit comments

Comments
 (0)