From 634e138fb403c5389af2d158ed1c032597f1b1e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 02:14:01 +0000 Subject: [PATCH] Bump daggerVersion from 2.29.1 to 2.30.1 Bumps `daggerVersion` from 2.29.1 to 2.30.1. Updates `dagger` from 2.29.1 to 2.30.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1) Updates `dagger-android` from 2.29.1 to 2.30.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1) Updates `dagger-android-support` from 2.29.1 to 2.30.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1) Updates `dagger-compiler` from 2.29.1 to 2.30.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1) Updates `dagger-android-processor` from 2.29.1 to 2.30.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1) Signed-off-by: dependabot-preview[bot] Signed-off-by: tobiasKaminsky --- build.gradle | 2 +- lint.xml | 3 ++- scripts/analysis/lint-results.txt | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 76fe8a5835..37379fa055 100644 --- a/build.gradle +++ b/build.gradle @@ -56,7 +56,7 @@ configurations { ext { jacocoVersion = "0.8.2" - daggerVersion = "2.29.1" + daggerVersion = "2.30.1" markwonVersion = "4.6.0" prismVersion = "2.0.0" butterknifeVersion = "10.2.3" diff --git a/lint.xml b/lint.xml index a638641ae1..01ced74932 100644 --- a/lint.xml +++ b/lint.xml @@ -60,8 +60,9 @@ - + + diff --git a/scripts/analysis/lint-results.txt b/scripts/analysis/lint-results.txt index 172ba25603..0a9e2c4f7d 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: 307 warnings + Lint Report: 306 warnings