Merge pull request #3571 from nextcloud/dependabot/gradle/lifecycleVersion-2.7.0

Build(deps): Bump lifecycleVersion from 2.6.2 to 2.7.0
This commit is contained in:
Andy Scherzinger 2024-01-11 15:08:08 +01:00 committed by GitHub
commit c6fddbb49d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ ext {
daggerVersion = "2.50"
emojiVersion = "1.4.0"
fidoVersion = "4.1.0-patch2"
lifecycleVersion = '2.6.2'
lifecycleVersion = '2.7.0'
okhttpVersion = "4.12.0"
markwonVersion = "4.6.2"
materialDialogsVersion = "3.3.0"