Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 8363310..75da503 100644
--- a/build.gradle
+++ b/build.gradle
@@ -75,6 +75,7 @@ android {
lintOptions {
quiet false
+ // spongycastle-related
disable "InvalidPackage"
disable "MissingTranslation"