Upgrade Mavericks library to 3.0.7
It fixes crash: java.lang.IllegalStateException: Flow invariant is violated
This commit is contained in:
parent
8d8a5d3de2
commit
4341cf8c9c
|
@ -20,7 +20,7 @@ def lifecycle = "2.5.1"
|
|||
def flowBinding = "1.2.0"
|
||||
def flipper = "0.190.0"
|
||||
def epoxy = "5.0.0"
|
||||
def mavericks = "3.0.2"
|
||||
def mavericks = "3.0.7"
|
||||
def glide = "4.15.1"
|
||||
def bigImageViewer = "1.8.1"
|
||||
def jjwt = "0.11.5"
|
||||
|
|
Loading…
Reference in New Issue