We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f5622 commit 4ae5cabCopy full SHA for 4ae5cab
app/src/main/res/values/bools.xml
@@ -0,0 +1,5 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<resources>
3
+ <!-- for Studio profiler -->
4
+ <bool name="leak_canary_allow_in_non_debuggable_build">true</bool>
5
+</resources>
0 commit comments