Skip to content

Commit

Permalink
Merge pull request #3030
Browse files Browse the repository at this point in the history
* fix leak canary dependency version
  • Loading branch information
ferdyrod committed Feb 2, 2023
1 parent 09f0850 commit 8f821c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildsystem/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ ext {
flippernetwork : "0.161.0",
flipperleak : "0.161.0",
leakcannary : "2.9.1",
leakcannarynoop : "2.9.1",
leakcannarynoop : "1.6.3",
rxlint : "1.6",
paperwork : "1.2.7",
crashactivity : "2.3.0",
Expand Down

0 comments on commit 8f821c0

Please sign in to comment.