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:
Andy Scherzinger 2023-03-28 16:32:32 +02:00 committed by GitHub
commit ef080348f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,7 +143,7 @@ ext {
coilKtVersion = "2.2.2"
daggerVersion = "2.45"
emojiVersion = "1.3.0"
lifecycleVersion = '2.5.1'
lifecycleVersion = '2.6.1'
okhttpVersion = "4.10.0"
materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13"