Browse Source

add hwsecurity-fido:2.4.1 dependency

Signed-off-by: Dominik Schürmann <dominik@schuermann.eu>
Dominik Schürmann 5 years ago
parent
commit
b5ec1681f5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/build.gradle

+ 2 - 0
app/build.gradle

@@ -216,6 +216,8 @@ dependencies {
 
     implementation 'com.github.natario1:Autocomplete:v1.1.0'
 
+    implementation 'com.github.cotechde.hwsecurity:hwsecurity-fido:2.4.1'
+
     implementation 'com.novoda:merlin:1.2.1'
 
     implementation 'com.github.Kennyc1012:BottomSheet:2.4.1'