mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-28 23:25:23 +01:00
Bump coilKtVersion from 2.1.0 to 2.2.1
Bumps `coilKtVersion` from 2.1.0 to 2.2.1. Updates `coil` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/2.1.0...2.2.1) Updates `coil-gif` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/2.1.0...2.2.1) Updates `coil-svg` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/2.1.0...2.2.1) --- updated-dependencies: - dependency-name: io.coil-kt:coil dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.coil-kt:coil-gif dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.coil-kt:coil-svg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab3e7036a2
commit
ebb6abd4ec
@ -158,7 +158,7 @@ android {
|
||||
|
||||
ext {
|
||||
androidxCameraVersion = "1.1.0"
|
||||
coilKtVersion = "2.1.0"
|
||||
coilKtVersion = "2.2.1"
|
||||
daggerVersion = "2.43.2"
|
||||
lifecycleVersion = '2.5.1'
|
||||
okhttpVersion = "4.10.0"
|
||||
|
Loading…
Reference in New Issue
Block a user