mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 15:27:55 -04:00
Suppressed TypographyQuotes
lint error after upgrading the gradle.
This commit is contained in:
parent
2a88bd89d0
commit
d7a870c562
@ -1,6 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<lint>
|
<lint>
|
||||||
<issue id="TypographyQuotes">
|
<!-- 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">
|
||||||
<ignore path="**-qq/**.xml" />
|
<ignore path="**-qq/**.xml" />
|
||||||
<ignore path="**-iw/**.xml" />
|
<ignore path="**-iw/**.xml" />
|
||||||
</issue>
|
</issue>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user