10 lines
272 B
XML
10 lines
272 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
|
|
<!-- Probably caused by a dependency, does not cause any problems -->
|
|
<issue id="InvalidPackage" severity="ignore" />
|
|
|
|
<!-- Random number generator fix is applied -->
|
|
<issue id="TrulyRandom" severity="ignore" />
|
|
|
|
</lint>
|