mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Bump joda-time from 2.10.11 to 2.10.12
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.11 to 2.10.12. - [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.11...v2.10.12) --- 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
6216ba2a35
commit
ef1b09d518
1 changed files with 1 additions and 1 deletions
|
@ -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.11'
|
||||
implementation 'joda-time:joda-time:2.10.12'
|
||||
implementation "io.coil-kt:coil:${coilKtVersion}"
|
||||
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
|
||||
implementation "io.coil-kt:coil-svg:${coilKtVersion}"
|
||||
|
|
Loading…
Reference in a new issue