We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89da33 commit 350b53cCopy full SHA for 350b53c
app/build.gradle
@@ -83,4 +83,5 @@ dependencies {
83
84
// Plugins
85
implementation 'com.journeyapps:zxing-android-embedded:4.3.0' // ZXing library for QR code scanning
86
+ implementation 'androidx.biometric:biometric:1.1.0' // Biometric authentication library
87
}
0 commit comments