Updated on 2026-08-14
This commit is contained in:
parent
b469ed7a13
commit
27f3c6afda
4 changed files with 37 additions and 4 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