6 lines
244 B
XML
6 lines
244 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<lint>
|
||
|
<!-- It's a bummer, but Android Studio doesn't seem to be smart enough to recognize Optional and stream() are available to us in this lib -->
|
||
|
<issue id="NewApi" severity="ignore" />
|
||
|
</lint>
|