Skip to content

Commit 419f9fc

Browse files
authored
Add Cashtab to the assetlinks.json (#1112)
This adds Cashtab as an authorized deeplink handling app.
1 parent 092c83d commit 419f9fc

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

public/.well-known/assetlinks.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,17 @@
1010
"2C:D2:B8:58:40:00:21:E7:D2:1C:40:A7:CC:74:89:7C:5F:6C:68:71:21:9E:E5:31:83:C8:0B:33:D3:8B:87:48"
1111
]
1212
}
13+
},
14+
{
15+
"relation": ["delegate_permission/common.handle_all_urls"],
16+
"target": {
17+
"namespace": "android_app",
18+
"package_name": "com.cashtab.app",
19+
"sha256_cert_fingerprints": [
20+
"FA:C6:17:45:DC:09:03:78:6F:B9:ED:E6:2A:96:2B:39:9F:73:48:F0:BB:6F:89:9B:83:32:66:75:91:03:3B:9C",
21+
"02:71:C6:C3:30:1F:FC:F1:E7:5E:F5:92:8D:03:A3:7C:6C:FE:33:CE:6D:22:B9:4C:8F:FF:E7:65:BE:84:04:A1",
22+
"18:43:19:21:31:B6:EA:C3:DF:29:40:86:EA:96:6E:DE:21:D1:BE:F2:FD:B1:9C:C4:44:43:5F:94:22:D8:0F:22"
23+
]
24+
}
1325
}
1426
]

0 commit comments

Comments
 (0)