Skip to content

Commit 101ecf3

Browse files
committed
Add assetlinks.json
1 parent 0f526b3 commit 101ecf3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/.well-known/assetlinks.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[
2+
{
3+
"relation": ["delegate_permission/common.handle_all_urls"],
4+
"target": {
5+
"namespace": "android_app",
6+
"package_name": "dev.fedi_pipe.app",
7+
"sha256_cert_fingerprints":
8+
["2B:C0:42:03:E8:35:3B:E9:63:9F:68:5B:84:90:9B:04:5C:D7:16:02:65:2C:89:9D:53:17:20:12:B6:C3:01:99"]
9+
}
10+
}
11+
]

0 commit comments

Comments
 (0)