mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 11:03:10 -07:00
9 lines
283 B
XML
9 lines
283 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<issue id="ObsoleteSdkInt">
|
|
<ignore path="src/main/res/mipmap-anydpi-v26" />
|
|
</issue>
|
|
<issue id="AndroidGradlePluginVersion">
|
|
<ignore path="../gradle/wrapper/gradle-wrapper.properties" />
|
|
</issue>
|
|
</lint>
|