Skip to content

Commit 43b60ea

Browse files
authored
Add assetlinks.json for Android app verification
1 parent 98e3879 commit 43b60ea

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.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": "io.github.shortli",
7+
"sha256_cert_fingerprints": [
8+
"20:25:08:C8:C0:28:E9:D3:EC:61:A1:56:F7:4C:C8:22:34:38:5C:8F:60:39:68:87:80:FF:A8:8A:B2:1F:5C:82"
9+
]
10+
}
11+
}
12+
]

0 commit comments

Comments
 (0)