diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/lint.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lint.xml b/app/lint.xml index 94b241ca..4f3fbe6c 100644 --- a/app/lint.xml +++ b/app/lint.xml @@ -21,7 +21,7 @@ </issue> <issue id="TrustAllX509TrustManager"> <ignore regexp="bouncycastle" /> - <ignore regexp="eclipse/jgit" /> + <ignore regexp="jgit" /> </issue> <issue id="UnusedResources"> <ignore path="src/main/res/values/bools.xml" /> |