Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-15 19:09:04 +05:00
parent 1841d77c4c
commit 177bdfad5a
16 changed files with 95 additions and 24 deletions

View file

@ -128,7 +128,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<data
android:host="*"
android:host="onramp"
android:scheme="tangem" />
</intent-filter>
@ -150,7 +150,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<data
android:host="*"
android:host="referral"
android:scheme="tangem" />
</intent-filter>