Skip to content

Commit af2d13c

Browse files
authored
feat: assetlinks json (#1104)
1 parent 1025cd2 commit af2d13c

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
@@ -0,0 +1,12 @@
1+
[
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+
]
10+
}
11+
}
12+
]

0 commit comments

Comments
 (0)