From a59a2add2dc88c13d72b4280235b46cbb3d1cf92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 06:55:51 +0000 Subject: [PATCH] Bump biometric from 1.0.1 to 1.1.0 Bumps biometric from 1.0.1 to 1.1.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 194917cc0..75e597f07 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -199,7 +199,7 @@ dependencies { implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' - implementation 'androidx.biometric:biometric:1.0.1' + implementation 'androidx.biometric:biometric:1.1.0' implementation "androidx.lifecycle:lifecycle-extensions:2.1.0" implementation 'androidx.multidex:multidex:2.0.1'