Skip to content

Commit 350b53c

Browse files
committed
Update build.gradle
1 parent d89da33 commit 350b53c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,5 @@ dependencies {
8383

8484
// Plugins
8585
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
8687
}

0 commit comments

Comments
 (0)