fix #534, speed up biometric authentication
This commit is contained in:
parent
2d35ae0bf0
commit
300ad82a68
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue