Skip to content

Commit

Permalink
Upgrade Mavericks library to 3.0.7
Browse files Browse the repository at this point in the history
It fixes crash: java.lang.IllegalStateException: Flow invariant is violated
  • Loading branch information
bmarty committed Nov 6, 2023
1 parent 8d8a5d3 commit 4341cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4341cf8

Please sign in to comment.