Updated on 2026-08-14
This commit is contained in:
parent
1841d77c4c
commit
177bdfad5a
16 changed files with 95 additions and 24 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue