mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Bump coilKtVersion from 1.2.1 to 1.2.2
Bumps `coilKtVersion` from 1.2.1 to 1.2.2. Updates `coil` from 1.2.1 to 1.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/1.2.1...1.2.2) Updates `coil-gif` from 1.2.1 to 1.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/1.2.1...1.2.2) Updates `coil-svg` from 1.2.1 to 1.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/1.2.1...1.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
f65bc5ae46
commit
c546fc16cb
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ android {
|
|||
|
||||
ext {
|
||||
butterknifeVersion = "10.2.3"
|
||||
coilKtVersion = "1.2.1"
|
||||
coilKtVersion = "1.2.2"
|
||||
daggerVersion = "2.36"
|
||||
okhttpVersion = "4.9.1"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
|
|
Loading…
Reference in a new issue