Skip to content

Commit

Permalink
Build: Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Jul 18, 2024
1 parent 61a3cff commit fe28a53
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 @@ -185,7 +185,7 @@ dependencies {
exclude group: 'org.bouncycastle', module: 'bcprov-jdk18on'
}
implementation 'org.bouncycastle:bcprov-jdk15to18:1.77'
implementation platform('io.coil-kt:coil-bom:2.6.0')
implementation platform('io.coil-kt:coil-bom:2.7.0')
implementation 'io.coil-kt:coil'
implementation 'io.coil-kt:coil-gif'
implementation 'io.coil-kt:coil-svg'
Expand Down

0 comments on commit fe28a53

Please sign in to comment.