mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 20:22:03 +00:00
Build(deps): Bump coilKtVersion from 2.2.2 to 2.3.0
Bumps `coilKtVersion` from 2.2.2 to 2.3.0. Updates `io.coil-kt:coil` from 2.2.2 to 2.3.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.2.2...2.3.0) Updates `io.coil-kt:coil-gif` from 2.2.2 to 2.3.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.2.2...2.3.0) Updates `io.coil-kt:coil-svg` from 2.2.2 to 2.3.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.2.2...2.3.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
ee7f967a93
commit
af1177e649
@ -140,7 +140,7 @@ android {
|
||||
|
||||
ext {
|
||||
androidxCameraVersion = "1.2.2"
|
||||
coilKtVersion = "2.2.2"
|
||||
coilKtVersion = "2.3.0"
|
||||
daggerVersion = "2.45"
|
||||
emojiVersion = "1.3.0"
|
||||
lifecycleVersion = '2.6.1'
|
||||
|
Loading…
Reference in New Issue
Block a user