Skip to content

Commit 4341cf8

Browse files
committed
Upgrade Mavericks library to 3.0.7
It fixes crash: java.lang.IllegalStateException: Flow invariant is violated
1 parent 8d8a5d3 commit 4341cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def lifecycle = "2.5.1"
2020
def flowBinding = "1.2.0"
2121
def flipper = "0.190.0"
2222
def epoxy = "5.0.0"
23-
def mavericks = "3.0.2"
23+
def mavericks = "3.0.7"
2424
def glide = "4.15.1"
2525
def bigImageViewer = "1.8.1"
2626
def jjwt = "0.11.5"

0 commit comments

Comments
 (0)