mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
Merge pull request #2917 from nextcloud/dependabot/gradle/joda-time-joda-time-2.12.5
Build(deps): Bump joda-time:joda-time from 2.12.4 to 2.12.5
This commit is contained in:
commit
7ee7117c95
@ -252,7 +252,7 @@ dependencies {
|
||||
exclude group: 'com.google.android', module: 'flexbox' // replaced by v3 not yet used here
|
||||
})
|
||||
|
||||
implementation 'joda-time:joda-time:2.12.4'
|
||||
implementation 'joda-time:joda-time:2.12.5'
|
||||
implementation "io.coil-kt:coil:${coilKtVersion}"
|
||||
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
|
||||
implementation "io.coil-kt:coil-svg:${coilKtVersion}"
|
||||
|
Loading…
Reference in New Issue
Block a user