fix #534, speed up biometric authentication

This commit is contained in:
tibbi 2021-12-06 22:32:49 +01:00
parent 2d35ae0bf0
commit 300ad82a68
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:f276dbdb00'
implementation 'com.github.SimpleMobileTools:Simple-Commons:ea74adfbfd'
implementation 'com.github.Stericson:RootTools:df729dcb13'
implementation 'com.github.Stericson:RootShell:1.6'
implementation 'com.alexvasilkov:gesture-views:2.5.2'