Skip to content

Commit 039d5b4

Browse files
committed
Add assetlink
1 parent a5d44f5 commit 039d5b4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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.rabbitnook.storais",
7+
"sha256_cert_fingerprints": [
8+
"86:49:25:3F:92:D5:74:46:68:47:3D:CE:CA:2B:52:B3:60:61:3B:F2:89:10:BB:BD:9A:C4:BE:7D:83:16:EC:3C"
9+
]
10+
}
11+
}
12+
]

0 commit comments

Comments
 (0)