Merge pull request #6418 from vector-im/dependabot/gradle/lifecycle-2.5.0

Bump lifecycle from 2.4.1 to 2.5.0
This commit is contained in:
Adam Brown 2022-07-08 10:00:18 +01:00 committed by GitHub
commit 6a2a69ada6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ def retrofit = "2.9.0"
def arrow = "0.8.2" def arrow = "0.8.2"
def markwon = "4.6.2" def markwon = "4.6.2"
def moshi = "1.13.0" def moshi = "1.13.0"
def lifecycle = "2.4.1" def lifecycle = "2.5.0"
def flowBinding = "1.2.0" def flowBinding = "1.2.0"
def flipper = "0.153.0" def flipper = "0.153.0"
def epoxy = "4.6.2" def epoxy = "4.6.2"