Skip to content

Instantly share code, notes, and snippets.

@Jaosrikate
Last active January 25, 2022 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jaosrikate/44c0c1822e59f0d6b68f3a58a7f5d9a6 to your computer and use it in GitHub Desktop.
Save Jaosrikate/44c0c1822e59f0d6b68f3a58a7f5d9a6 to your computer and use it in GitHub Desktop.
Import Library for Biometric Prompt
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