2014-01-08 13:04:00 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<lint>
|
|
|
|
<!-- Remove severity="ignore" to see the missing translations -->
|
2015-04-14 16:31:12 -04:00
|
|
|
<issue id="MissingTranslation" severity="ignore" />
|
2014-08-01 23:13:39 -04:00
|
|
|
<issue id="TrulyRandom" severity="ignore" />
|
|
|
|
<issue id="UnusedResources" severity="ignore">
|
2014-03-17 09:39:52 +01:00
|
|
|
<ignore path="res/values/default_repo.xml" />
|
|
|
|
</issue>
|
2014-08-01 23:13:39 -04:00
|
|
|
</lint>
|