Skip to content

Commit ea443a7

Browse files
authored
Deeplink file fix (#1105)
1 parent af2d13c commit ea443a7

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

public/.well-known/assetlinks.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
[
2-
{
3-
"relation": ["delegate_permission/common.handle_all_urls"],
4-
"target": {
5-
"namespace": "android_app",
6-
"package_name": "com.marlinwallet.app",
7-
"sha256_cert_fingerprints": [
8-
"C91087B7D734B10E03A7FC12C184070E9F3BE0873EA1CCB5AAB548390A7C66D7"
9-
]
2+
{
3+
"relation": ["delegate_permission/common.handle_all_urls"],
4+
"target": {
5+
"namespace": "android_app",
6+
"package_name": "com.marlinwallet.app",
7+
"sha256_cert_fingerprints": [
8+
"C9:10:87:B7:D7:34:B1:0E:03:A7:FC:12:C1:84:07:0E:9F:3B:E0:87:3E:A1:CC:B5:AA:B5:48:39:0A:7C:66:D7",
9+
"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"
10+
]
11+
}
1012
}
11-
}
1213
]

0 commit comments

Comments
 (0)