Add TestTags to dialog buttons.
This commit is contained in:
parent
d05f94e574
commit
0a298433e0
3 changed files with 15 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ android {
|
|||
// Should not be there, but this is a POC
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.vanniktech.blurhash)
|
||||
implementation(projects.libraries.testtags)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
|
||||
ksp(libs.showkase.processor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue