Updated on 2026-08-14
This commit is contained in:
parent
25e76dbb18
commit
1deb84b983
5 changed files with 21 additions and 10 deletions
|
|
@ -59,6 +59,15 @@
|
|||
<data
|
||||
android:host="www.tangem.com"
|
||||
android:scheme="http" />
|
||||
<data
|
||||
android:host="www.tangem.com"
|
||||
android:scheme="https" />
|
||||
<data
|
||||
android:host="tangem.com"
|
||||
android:scheme="http" />
|
||||
<data
|
||||
android:host="tangem.com"
|
||||
android:scheme="https" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="android.nfc.action.TECH_DISCOVERED" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue