瀏覽代碼

fix lint

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 1 年之前
父節點
當前提交
dfddb4f260
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/lint.xml

+ 1 - 1
app/lint.xml

@@ -56,7 +56,7 @@
 
     <issue id="TrustAllX509TrustManager">
         <ignore path="**/bouncycastle/est/jcajce/*.class" />
-        <ignore path="**/bcpkix-jdk15to18-1.72.jar" />
+        <ignore path="**/bcpkix-jdk15to18-1.**.jar" />
         <ignore path="**/bcpkix-jdk18on-1.**.jar" />
     </issue>