1
0
mirror of https://github.com/nextcloud/talk-android synced 2025-03-07 14:48:07 +00:00

Merge pull request from nextcloud/dependabot/gradle/joda-time-joda-time-2.10.11

Bump joda-time from 2.10.10 to 2.10.11
This commit is contained in:
Andy Scherzinger 2021-09-24 12:36:41 +02:00 committed by GitHub
commit 12dab5e16a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -255,7 +255,7 @@ dependencies {
implementation 'com.github.nextcloud.fresco:webpsupport:v111'
implementation 'com.github.nextcloud.fresco:animated-gif: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-gif:${coilKtVersion}"
implementation "io.coil-kt:coil-svg:${coilKtVersion}"