Skip to content

Commit 313d34d

Browse files
committed
fix(lint): implied quantity error
1 parent ef6e26f commit 313d34d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/lint.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<lint>
33
<issue id="ImpliedQuantity" severity="error">
44
<ignore path="src/main/res/values-fr" />
5+
<ignore path="src/main/res/values-pt" />
56
<ignore path="src/main/res/values-ru" />
67
<ignore path="src/main/res/values-uk" />
78
</issue>

0 commit comments

Comments
 (0)