mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-07-24 15:40:47 +00:00
Fix Lint error in BouncyCastle due to javax references
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<lint>
|
||||
<issue id="InvalidPackage">
|
||||
<ignore path="**/bcpkix-jdk15on-*.jar"/>
|
||||
</issue>
|
||||
</lint>
|
||||
Reference in New Issue
Block a user