Skip to content

Commit a255b44

Browse files
committed
Allow leakcanary for non-debug ui-test builds
1 parent 24483cb commit a255b44

File tree

1 file changed

+4
-0
lines changed
  • sentry-android-integration-tests/sentry-uitest-android/src/main/res/values

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<bool name="leak_canary_allow_in_non_debuggable_build">true</bool>
4+
</resources>

0 commit comments

Comments
 (0)