Skip to content

Commit

Permalink
Build: Update Coil
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Feb 24, 2024
1 parent 36833cc commit b204e5c
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 @@ -180,7 +180,7 @@ dependencies {
exclude group: 'org.bouncycastle', module: 'bcprov-jdk18on'
}
implementation 'org.bouncycastle:bcprov-jdk15to18:1.77'
implementation platform('io.coil-kt:coil-bom:2.5.0')
implementation platform('io.coil-kt:coil-bom:2.6.0')
implementation 'io.coil-kt:coil'
implementation 'io.coil-kt:coil-gif'
implementation 'io.coil-kt:coil-svg'
Expand Down

0 comments on commit b204e5c

Please sign in to comment.