mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 13:35:33 +03:00
Merge pull request #2607 from nextcloud/dependabot/gradle/joda-time-joda-time-2.12.2
Bump joda-time from 2.12.1 to 2.12.2
This commit is contained in:
commit
bcd35ac66c
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ dependencies {
|
|||
implementation 'com.github.nextcloud-deps.fresco:webpsupport:v111'
|
||||
implementation 'com.github.nextcloud-deps.fresco:animated-gif:v111'
|
||||
implementation 'com.github.nextcloud-deps.fresco:imagepipeline-okhttp3:v111'
|
||||
implementation 'joda-time:joda-time:2.12.1'
|
||||
implementation 'joda-time:joda-time:2.12.2'
|
||||
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