mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Removed the TypographyQuotes
issue from lintConfig file since the issue has been fixed on the upstream.
This commit is contained in:
parent
55d5019b2f
commit
9eebd2b750
@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<lint>
|
||||
<!-- TODO After upgrading to Android 14 this attribute will be removed and we will fix these errors on the upstream. -->
|
||||
<issue id="TypographyQuotes" severity="warning">
|
||||
<issue id="TypographyQuotes">
|
||||
<ignore path="**-qq/**.xml" />
|
||||
<ignore path="**-iw/**.xml" />
|
||||
</issue>
|
||||
|
Loading…
x
Reference in New Issue
Block a user