Skip to content

Commit 91c8b6c

Browse files
committed
Address review comments
1 parent 2587afb commit 91c8b6c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ui/espresso/ScreenshotSample/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
.externalNativeBuild
1414
.cxx
1515
local.properties
16+

ui/espresso/ScreenshotSample/app/proguard-rules.pro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818

1919
# If you keep the line number information, uncomment this to
2020
# hide the original source file name.
21-
#-renamesourcefileattribute SourceFile
21+
#-renamesourcefileattribute SourceFile
22+

0 commit comments

Comments
 (0)