Merge pull request #3303 from nextcloud/dependabot/gradle/lifecycleVersion-2.6.2

Build(deps): Bump lifecycleVersion from 2.6.1 to 2.6.2
This commit is contained in:
Andy Scherzinger 2023-09-07 18:50:44 +02:00 committed by GitHub
commit 37186a15c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@ ext {
coilKtVersion = "2.4.0"
daggerVersion = "2.48"
emojiVersion = "1.3.0"
lifecycleVersion = '2.6.1'
lifecycleVersion = '2.6.2'
okhttpVersion = "4.11.0"
markwonVersion = "4.6.2"
materialDialogsVersion = "3.3.0"