mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-13 07:44:11 +01:00
Merge pull request #2907 from nextcloud/dependabot/gradle/coilKtVersion-2.3.0
Build(deps): Bump coilKtVersion from 2.2.2 to 2.3.0
This commit is contained in:
commit
e435a6e140
@ -140,7 +140,7 @@ android {
|
||||
|
||||
ext {
|
||||
androidxCameraVersion = "1.2.2"
|
||||
coilKtVersion = "2.2.2"
|
||||
coilKtVersion = "2.3.0"
|
||||
daggerVersion = "2.45"
|
||||
emojiVersion = "1.3.0"
|
||||
lifecycleVersion = '2.6.1'
|
||||
|
Loading…
Reference in New Issue
Block a user