Updated on 2026-08-14

This commit is contained in:
Tangem 2025-03-27 16:59:53 +02:00
parent 1f9aa7aca8
commit 5ecc4c6775
8 changed files with 6 additions and 94 deletions

View file

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