mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Bump joda-time from 2.10.10 to 2.10.11
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.10 to 2.10.11. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.10...v2.10.11) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
49d083d320
commit
59e4f259b6
@ -255,7 +255,7 @@ dependencies {
|
|||||||
implementation 'com.github.nextcloud.fresco:webpsupport:v111'
|
implementation 'com.github.nextcloud.fresco:webpsupport:v111'
|
||||||
implementation 'com.github.nextcloud.fresco:animated-gif:v111'
|
implementation 'com.github.nextcloud.fresco:animated-gif:v111'
|
||||||
implementation 'com.github.nextcloud.fresco:imagepipeline-okhttp3:v111'
|
implementation 'com.github.nextcloud.fresco:imagepipeline-okhttp3:v111'
|
||||||
implementation 'joda-time:joda-time:2.10.10'
|
implementation 'joda-time:joda-time:2.10.11'
|
||||||
implementation "io.coil-kt:coil:${coilKtVersion}"
|
implementation "io.coil-kt:coil:${coilKtVersion}"
|
||||||
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
|
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
|
||||||
implementation "io.coil-kt:coil-svg:${coilKtVersion}"
|
implementation "io.coil-kt:coil-svg:${coilKtVersion}"
|
||||||
|
Loading…
Reference in New Issue
Block a user