Add clear cache action in the developer settings (#643)
This commit is contained in:
parent
9829daa70e
commit
f014f0a3ae
13 changed files with 172 additions and 6 deletions
|
|
@ -32,6 +32,7 @@ dependencies {
|
|||
// api(projects.libraries.rustsdk)
|
||||
implementation(libs.matrix.sdk)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.services.toolbox.api)
|
||||
api(projects.libraries.matrix.api)
|
||||
implementation(libs.dagger)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue