mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 03:48:12 +03:00
Merge pull request #8084 from vector-im/dependabot/gradle/flipper-0.178.1
Bump flipper from 0.177.0 to 0.178.1
This commit is contained in:
commit
c8ef57e365
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ def markwon = "4.6.2"
|
|||
def moshi = "1.14.0"
|
||||
def lifecycle = "2.5.1"
|
||||
def flowBinding = "1.2.0"
|
||||
def flipper = "0.177.0"
|
||||
def flipper = "0.178.1"
|
||||
def epoxy = "5.0.0"
|
||||
def mavericks = "3.0.1"
|
||||
def glide = "4.14.2"
|
||||
|
|
Loading…
Reference in a new issue