mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-20 06:47:06 -04:00
and remove sharedTest symlink hack. The shared tests are now a proper gradle module to avoid issues with using the same source files in different modules.
5 lines
158 B
XML
5 lines
158 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<issue id="GradleDependency" severity="warning"/>
|
|
<issue id="InvalidPackage" severity="ignore"/>
|
|
</lint> |