mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-28 00:37:58 -05:00
6 lines
183 B
XML
6 lines
183 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<!-- TODO bump our targetSdkVersion when we are ready for it -->
|
|
<issue id="ExpiredTargetSdkVersion" severity="ignore"/>
|
|
</lint>
|