We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55e5b3 commit 0a9eb72Copy full SHA for 0a9eb72
app/build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
implementation 'com.squareup.retrofit2:converter-moshi:2.9.0'
66
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.2'
67
68
- implementation "io.coil-kt:coil:1.2.1"
+ implementation "io.coil-kt:coil:1.4.0"
69
70
// Navigation
71
def nav_version = "2.3.5"
0 commit comments