浏览代码

Temporarily revert to stable version of androidx.biometric (closes #3425)

arkon 4 年之前
父节点
当前提交
131dfa62c4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -130,7 +130,7 @@ dependencies {
     // AndroidX libraries
     implementation 'androidx.annotation:annotation:1.1.0'
     implementation 'androidx.appcompat:appcompat:1.3.0-alpha01'
-    implementation 'androidx.biometric:biometric:1.1.0-alpha01'
+    implementation 'androidx.biometric:biometric:1.0.1'
     implementation 'androidx.browser:browser:1.2.0'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.constraintlayout:constraintlayout:2.0.0-rc1'