Updated on 2026-08-14

This commit is contained in:
Tangem 2024-04-09 15:05:44 +02:00
parent 423e125974
commit 3e5bf1d8c3
12 changed files with 505 additions and 212 deletions

View file

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