Merge pull request #3392 from libre-tube/renovate/coil

Update dependency io.coil-kt:coil to v2.3.0
This commit is contained in:
Bnyro 2023-03-26 10:07:20 +02:00 committed by GitHub
commit db6d9cd262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ retrofit = "2.9.0"
desugaring = "2.0.2" desugaring = "2.0.2"
cronetEmbedded = "108.5359.79" cronetEmbedded = "108.5359.79"
cronetOkHttp = "0.1.0" cronetOkHttp = "0.1.0"
coil = "2.2.2" coil = "2.3.0"
leakcanary = "2.10" leakcanary = "2.10"
room = "2.5.1" room = "2.5.1"
kotlinxSerialization = "1.5.0" kotlinxSerialization = "1.5.0"