while f4dd1d1 fixes #13 it is very broadly deactivating lint trowing errors
This PR makes it just ignore the specific lint problem at hand
6 lines
109 B
XML
6 lines
109 B
XML
<lint>
|
|
<issue id="InvalidPackage">
|
|
<ignore path="**/bcprov-jdk15on-*.jar"/>
|
|
</issue>
|
|
</lint>
|