mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-03 05:03:04 +00:00
Build(deps): Bump coilKtVersion from 2.3.0 to 2.4.0
Bumps `coilKtVersion` from 2.3.0 to 2.4.0. Updates `io.coil-kt:coil` from 2.3.0 to 2.4.0 - [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.3.0...2.4.0) Updates `io.coil-kt:coil-gif` from 2.3.0 to 2.4.0 - [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.3.0...2.4.0) Updates `io.coil-kt:coil-svg` from 2.3.0 to 2.4.0 - [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.3.0...2.4.0) --- 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
bf2ef0b0ea
commit
26134343d4
@ -139,7 +139,7 @@ android {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
androidxCameraVersion = "1.2.2"
|
androidxCameraVersion = "1.2.2"
|
||||||
coilKtVersion = "2.3.0"
|
coilKtVersion = "2.4.0"
|
||||||
daggerVersion = "2.46.1"
|
daggerVersion = "2.46.1"
|
||||||
emojiVersion = "1.3.0"
|
emojiVersion = "1.3.0"
|
||||||
lifecycleVersion = '2.6.1'
|
lifecycleVersion = '2.6.1'
|
||||||
|
Loading…
Reference in New Issue
Block a user