Merge pull request #6893 from vector-im/dependabot/gradle/flipper-0.161.0

Bump flipper from 0.157.0 to 0.161.0
This commit is contained in:
Benoit Marty 2022-08-23 17:09:37 +02:00 committed by GitHub
commit f6e382572e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ def markwon = "4.6.2"
def moshi = "1.13.0"
def lifecycle = "2.5.1"
def flowBinding = "1.2.0"
def flipper = "0.157.0"
def flipper = "0.161.0"
def epoxy = "4.6.2"
def mavericks = "2.7.0"
def glide = "4.13.2"