Updated on 2026-08-14
This commit is contained in:
commit
f49a2bc054
22 changed files with 272 additions and 139 deletions
|
|
@ -1,8 +1,10 @@
|
|||
@file:Suppress("Filename")
|
||||
|
||||
package com.tangem.tap.di
|
||||
|
||||
import javax.inject.Qualifier
|
||||
|
||||
@Deprecated("Use one in Core Utils")
|
||||
@Qualifier
|
||||
@Retention(AnnotationRetention.BINARY)
|
||||
annotation class DelayedWork
|
||||
Loading…
Add table
Add a link
Reference in a new issue