Last active
January 25, 2022 15:47
-
-
Save Jaosrikate/44c0c1822e59f0d6b68f3a58a7f5d9a6 to your computer and use it in GitHub Desktop.
Import Library for Biometric Prompt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def biometric_version = '1.1.0' | |
//Biometric | |
implementation "androidx.biometric:biometric:$biometric_version" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment