From 6f1b31d696ca4c255da263922bebe3c7c55dca1b Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 7 Mar 2019 17:48:54 +0100 Subject: [PATCH 1/2] androidX annotation 1.0.2 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 68c8e2041..e06bee01c 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' From 4b9af8caac3ab9a0194676d295de070635f833d0 Mon Sep 17 00:00:00 2001 From: nextcloud-android-bot <> Date: Thu, 7 Mar 2019 16:52:07 +0000 Subject: [PATCH 2/2] Drone: update Lint results to reflect reduced error/warning count [skip ci] --- scripts/analysis/lint-results.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/analysis/lint-results.txt b/scripts/analysis/lint-results.txt index 68af22cdf..b50d2cfbd 100644 --- a/scripts/analysis/lint-results.txt +++ b/scripts/analysis/lint-results.txt @@ -1,2 +1,2 @@ DO NOT TOUCH; GENERATED BY DRONE - Lint Report: 1 warning + Lint Report: No errors or warnings