Disable fingerprint when all the locks are disabled

This commit is contained in:
tom5079
2020-06-21 11:31:37 +09:00
parent 0b1c9b097c
commit 90e1dc59bd
2 changed files with 21 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 53
versionName "4.18-beta1"
versionName "4.18-alpha1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true