Skip to content

Commit

Permalink
Migrate fingerprint decryption dialog to use AndroidX Biometrics API
Browse files Browse the repository at this point in the history
  • Loading branch information
TranceLove committed Jul 14, 2024
1 parent 978fa99 commit 6c57b18
Show file tree
Hide file tree
Showing 10 changed files with 412 additions and 417 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ dependencies {
implementation libs.androidX.cardview
implementation libs.androidX.constraintLayout
implementation libs.androidX.multidex //Multiple dex files
implementation libs.androidX.biometric
implementation libs.room.runtime
implementation libs.room.rxjava2

Expand Down

This file was deleted.

Loading

0 comments on commit 6c57b18

Please sign in to comment.