Bump coilKtVersion from 1.2.0 to 1.2.1

Bumps `coilKtVersion` from 1.2.0 to 1.2.1.

Updates `coil` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1)

Updates `coil-gif` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1)

Updates `coil-svg` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 18:26:05 +00:00 committed by GitHub
parent a6e23bb32c
commit 1d56eaf17e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ android {
ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.2.0"
coilKtVersion = "1.2.1"
daggerVersion = "2.34.1"
okhttpVersion = "3.14.2"
materialDialogsVersion = "3.3.0"