Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-07 14:54:07 +04:00
parent 505413483e
commit f1342cfeb1
19 changed files with 241 additions and 255 deletions

View file

@ -3,5 +3,5 @@ plugins {
}
dependencies {
implementation(deps.detekt.api)
api(deps.detekt.api)
}