Browse Source

Merge pull request #1031 from nextcloud/6f9bdependabot/gradle/androidx.biometric-biometric-1.1.0

Bump biometric from 1.0.1 to 1.1.0
Andy Scherzinger 3 years ago
parent
commit
78b9b942ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
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'