Skip to content

Commit 8ba6075

Browse files
Update assetlinks.json
1 parent feb46aa commit 8ba6075

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

public/.well-known/assetlinks.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
[
22
{
3-
"relation": ["delegate_permission/common.handle_all_urls"],
3+
"relation": [
4+
"delegate_permission/common.handle_all_urls",
5+
"delegate_permission/common.get_login_creds"
6+
],
47
"target": {
58
"namespace": "android_app",
69
"package_name": "com.durumi99.humanzipyoapp",
710
"sha256_cert_fingerprints": [
8-
"FAC61745DC0903786FB9EDE62A962B399F7348F0BB6F899B8332667591033B9C"
11+
"FAC61745DC0903786FB9EDE62A962B399F7348F0BB6F899B8332667591033B9C",
12+
"80:18:37:AD:35:2A:7B:6B:82:F0:84:1F:29:8A:8A:2F:F9:A8:E5:06:E9:28:F6:43:C2:4C:43:A7:2F:D5:BC:35"
913
]
1014
}
1115
}
1216
]
13-

0 commit comments

Comments
 (0)