mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Merge pull request #2252 from nextcloud/dependabot/gradle/lifecycleVersion-2.5.1
Bump lifecycleVersion from 2.5.0 to 2.5.1
This commit is contained in:
commit
85b4166694
@ -160,7 +160,7 @@ ext {
|
|||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "2.1.0"
|
coilKtVersion = "2.1.0"
|
||||||
daggerVersion = "2.43"
|
daggerVersion = "2.43"
|
||||||
lifecycleVersion = '2.5.0'
|
lifecycleVersion = '2.5.1'
|
||||||
okhttpVersion = "4.10.0"
|
okhttpVersion = "4.10.0"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
parcelerVersion = "1.1.13"
|
parcelerVersion = "1.1.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user