Fix sonar issue: do not ignore result of File:delete().
This commit is contained in:
parent
d55b6c5e5f
commit
6eaea5bf93
6 changed files with 44 additions and 6 deletions
|
|
@ -26,4 +26,5 @@ android {
|
|||
dependencies {
|
||||
implementation(libs.timber)
|
||||
implementation(libs.androidx.corektx)
|
||||
implementation(projects.libraries.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue