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:
authorDaniel Lublin <daniel@lublin.se>2020-04-07 12:20:53 +0300
committerDaniel Lublin <daniel@lublin.se>2020-04-07 12:20:53 +0300
commitf0f91454da58fd0785b73ef90906c7945aba7708 (patch)
tree6ce3123bbedb83a48e8331d217f9cf77d4667342
parentbf5de26c033a052e730e15404fe6da8e7d539dc3 (diff)
Note
-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"