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

github.com/nextcloud/android-library.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2019-03-07 19:59:19 +0300
committerGitHub <noreply@github.com>2019-03-07 19:59:19 +0300
commitd7a4e05982e7996041b6610f8702ff09d62542f0 (patch)
tree94bdefa9af15520419b5cd98a6c48d9fa368e763
parentaac61e7c44d02ebe5e5d225a995744912d714614 (diff)
parent4b9af8caac3ab9a0194676d295de070635f833d0 (diff)
Merge pull request #261 from nextcloud/AndyScherzinger-patch-11.3.4
androidX annotation 1.0.2
-rw-r--r--build.gradle2
-rw-r--r--scripts/analysis/lint-results.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 68c8e204..e06bee01 100644
--- a/build.gradle
+++ b/build.gradle
@@ -43,7 +43,7 @@ dependencies {
implementation 'org.parceler:parceler-api:1.1.12'
annotationProcessor 'org.parceler:parceler:1.1.12'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
- implementation 'androidx.annotation:annotation:1.0.1'
+ implementation 'androidx.annotation:annotation:1.0.2'
findbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.8.0'
findbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.3'
diff --git a/scripts/analysis/lint-results.txt b/scripts/analysis/lint-results.txt
index 68af22cd..b50d2cfb 100644
--- a/scripts/analysis/lint-results.txt
+++ b/scripts/analysis/lint-results.txt
@@ -1,2 +1,2 @@
DO NOT TOUCH; GENERATED BY DRONE
- <span class="mdl-layout-title">Lint Report: 1 warning</span>
+ <span class="mdl-layout-title">Lint Report: No errors or warnings</span>