Skip to content

Commit

Permalink
Allow leakcanary for non-debug ui-test builds
Browse files Browse the repository at this point in the history
  • Loading branch information
markushi committed Aug 29, 2024
1 parent 24483cb commit a255b44
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="leak_canary_allow_in_non_debuggable_build">true</bool>
</resources>

0 comments on commit a255b44

Please sign in to comment.