From 5f9d129b1e31d07935dada84d92750f01e5307b4 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 10 Feb 2022 18:16:42 +0100 Subject: [PATCH 1/2] bump lifecycle-extensions to 2.2.0 Signed-off-by: Andy Scherzinger --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index fef6cd757..013b7844c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -201,7 +201,7 @@ dependencies { implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' implementation 'androidx.biometric:biometric:1.1.0' - implementation "androidx.lifecycle:lifecycle-extensions:2.1.0" + implementation "androidx.lifecycle:lifecycle-extensions:2.2.0" implementation 'androidx.multidex:multidex:2.0.1' From 7d062d7d4a0f5f53578774e0a7876a8c0136e283 Mon Sep 17 00:00:00 2001 From: drone Date: Thu, 10 Feb 2022 19:33:58 +0000 Subject: [PATCH 2/2] Drone: update Lint results to reflect reduced error/warning count [skip ci] Signed-off-by: drone --- 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 96101281e..cd69b2081 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 error and 222 warnings + Lint Report: 1 error and 221 warnings