Updated on 2026-08-14

This commit is contained in:
Tangem 2025-04-17 22:10:17 +03:00
parent c9b99c587d
commit 7a8f55b589
8 changed files with 68 additions and 6 deletions

View file

@ -72,6 +72,7 @@ dependencies {
/** Chucker */
debugImplementation(deps.chucker)
mockedImplementation(deps.chuckerStub)
externalImplementation(deps.chuckerStub)
internalImplementation(deps.chuckerStub)
releaseImplementation(deps.chuckerStub)