Extract and unit test MultipleTapToUnlock
This commit is contained in:
parent
78e82eac28
commit
11cbc2c293
6 changed files with 95 additions and 8 deletions
|
|
@ -15,5 +15,7 @@ android {
|
|||
dependencies {
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.test.truth)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue