Updated on 2026-08-14
This commit is contained in:
commit
53cbe15b78
430 changed files with 12468 additions and 1527 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package com.tangem.feature.learn2earn.analytics
|
||||
|
||||
import com.tangem.core.analytics.AnalyticsEvent
|
||||
import com.tangem.core.analytics.models.AnalyticsEvent
|
||||
|
||||
internal sealed class Learn2earnEvents(
|
||||
category: String,
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
package com.tangem.feature.learn2earn.domain.api
|
||||
|
||||
import com.tangem.core.analytics.AnalyticsEvent
|
||||
import com.tangem.core.analytics.models.AnalyticsEvent
|
||||
|
||||
/**
|
||||
* Handler that helps determine a result of the Learn2earnWebViewActivity webView actions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue