Merge pull request #81 from ouchadam/dependabot/gradle/io.coil-kt-coil-compose-2.2.0
Bump coil-compose from 2.1.0 to 2.2.0
This commit is contained in:
commit
6c18cffb1f
|
@ -131,7 +131,7 @@ ext.Dependencies.with {
|
|||
ktorJava = "io.ktor:ktor-client-java:${ktorVer}"
|
||||
ktorContentNegotiation = "io.ktor:ktor-client-content-negotiation:${ktorVer}"
|
||||
|
||||
coil = "io.coil-kt:coil-compose:2.1.0"
|
||||
coil = "io.coil-kt:coil-compose:2.2.0"
|
||||
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.25.1"
|
||||
|
||||
junit = "junit:junit:4.13.2"
|
||||
|
|
Loading…
Reference in New Issue