mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -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"?>
|
||||
<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="**-iw/**.xml" />
|
||||
</issue>
|
||||
|
Loading…
x
Reference in New Issue
Block a user