浏览代码

add hwsecurity-fido:2.4.1 dependency

Signed-off-by: Dominik Schürmann <dominik@schuermann.eu>
Dominik Schürmann 5 年之前
父节点
当前提交
c68cb1fbbd
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      build.gradle

+ 2 - 0
build.gradle

@@ -284,6 +284,8 @@ dependencies {
     implementation 'com.google.code.gson:gson:2.8.5'
     implementation 'org.jetbrains:annotations:17.0.0'
 
+    implementation 'com.github.cotechde.hwsecurity:hwsecurity-fido:2.4.1'
+
     spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0'
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.6'