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:
Andy Scherzinger 2022-07-28 14:01:10 +02:00 committed by GitHub
commit 85b4166694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "2.1.0"
daggerVersion = "2.43"
lifecycleVersion = '2.5.0'
lifecycleVersion = '2.5.1'
okhttpVersion = "4.10.0"
materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13"