Add clear cache action in the developer settings (#643)
This commit is contained in:
parent
67c4df3b88
commit
bf80c251aa
13 changed files with 172 additions and 6 deletions
|
|
@ -62,6 +62,7 @@ dependencies {
|
|||
testImplementation(projects.features.logout.impl)
|
||||
testImplementation(projects.features.analytics.test)
|
||||
testImplementation(projects.features.analytics.impl)
|
||||
testImplementation(projects.tests.testutils)
|
||||
|
||||
androidTestImplementation(libs.test.junitext)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue