From 790e1115d8569d46be4d8da0a5d4462f16977ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 15:48:31 +0000 Subject: [PATCH] Bump lifecycle-extensions from 2.1.0 to 2.2.0 Bumps lifecycle-extensions from 2.1.0 to 2.2.0. Signed-off-by: dependabot[bot] --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 794c7925b..d1b8b86e6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -156,7 +156,7 @@ dependencies { implementation 'org.conscrypt:conscrypt-android:2.2.1' - implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0' + implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' implementation 'androidx.biometric:biometric:1.0.1' implementation "androidx.lifecycle:lifecycle-extensions:2.1.0"