Skip to content

Commit 601f546

Browse files
Update README.md
1 parent 2bc3f6a commit 601f546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Setup in 3 easy steps:
3535
**Below is the sample setup code:**
3636

3737

38-
if(BuildConfig.DEBUG) {
38+
if(BuildConfig.DEBUG) {
3939
Snippet.install(new Snippet.MeasuredExecutionPath());
4040
Snippet.newFilter("SampleFilter");
4141
Snippet.addFlag(Snippet.FLAG_METADATA_LINE | Snippet.FLAG_METADATA_THREAD_INFO);

0 commit comments

Comments
 (0)