Updated on 2026-08-14

This commit is contained in:
Tangem 2023-02-28 12:11:17 +08:00
parent 73d7b186d9
commit dd3b69e61d
7 changed files with 158 additions and 1 deletions

View file

@ -14,6 +14,7 @@ import java.lang.ref.WeakReference
/**
[REDACTED_AUTHOR]
*/
@Deprecated("Use com.tangem.datasource.connection.NetworkConnectionManager")
class NetworkConnectivity(
private val store: Store<*>,
context: Context,