Skip to content

Commit 9ebb3e1

Browse files
committed
enh: Set up .well-known/assetlinks.json
1 parent 6332908 commit 9ebb3e1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

static/.well-known/assetlinks.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[{
2+
"relation": ["delegate_permission/common.handle_all_urls"],
3+
"target": {
4+
"namespace": "android_app",
5+
"package_name": "org.handmadeideas.floccus",
6+
"sha256_cert_fingerprints": ["ffed2778ff07371e6367b6dcf5d7c1327c57ff7158b8444029182a9aa2dd7085"]
7+
}
8+
}]

0 commit comments

Comments
 (0)