mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Bump coilKtVersion from 2.2.1 to 2.2.2
Bumps `coilKtVersion` from 2.2.1 to 2.2.2. Updates `coil` from 2.2.1 to 2.2.2 - [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.2.1...2.2.2) Updates `coil-gif` from 2.2.1 to 2.2.2 - [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.2.1...2.2.2) Updates `coil-svg` from 2.2.1 to 2.2.2 - [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.2.1...2.2.2) --- updated-dependencies: - dependency-name: io.coil-kt:coil dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.coil-kt:coil-gif dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.coil-kt:coil-svg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e15866c913
commit
489641cc3b
@ -161,7 +161,7 @@ android {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
androidxCameraVersion = "1.1.0"
|
androidxCameraVersion = "1.1.0"
|
||||||
coilKtVersion = "2.2.1"
|
coilKtVersion = "2.2.2"
|
||||||
daggerVersion = "2.44"
|
daggerVersion = "2.44"
|
||||||
lifecycleVersion = '2.5.1'
|
lifecycleVersion = '2.5.1'
|
||||||
okhttpVersion = "4.10.0"
|
okhttpVersion = "4.10.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user