Skip to content

Commit 300ad82

Browse files
committed
fix #534, speed up biometric authentication
1 parent 2d35ae0 commit 300ad82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ android {
5757
}
5858

5959
dependencies {
60-
implementation 'com.github.SimpleMobileTools:Simple-Commons:f276dbdb00'
60+
implementation 'com.github.SimpleMobileTools:Simple-Commons:ea74adfbfd'
6161
implementation 'com.github.Stericson:RootTools:df729dcb13'
6262
implementation 'com.github.Stericson:RootShell:1.6'
6363
implementation 'com.alexvasilkov:gesture-views:2.5.2'

0 commit comments

Comments
 (0)