mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 20:19:42 +01:00
Merge pull request #2904 from nextcloud/dependabot/gradle/lifecycleVersion-2.6.1
Build(deps): Bump lifecycleVersion from 2.5.1 to 2.6.1
This commit is contained in:
commit
ef080348f3
@ -143,7 +143,7 @@ ext {
|
|||||||
coilKtVersion = "2.2.2"
|
coilKtVersion = "2.2.2"
|
||||||
daggerVersion = "2.45"
|
daggerVersion = "2.45"
|
||||||
emojiVersion = "1.3.0"
|
emojiVersion = "1.3.0"
|
||||||
lifecycleVersion = '2.5.1'
|
lifecycleVersion = '2.6.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