We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb46aa commit 8ba6075Copy full SHA for 8ba6075
1 file changed
public/.well-known/assetlinks.json
@@ -1,13 +1,16 @@
1
[
2
{
3
- "relation": ["delegate_permission/common.handle_all_urls"],
+ "relation": [
4
+ "delegate_permission/common.handle_all_urls",
5
+ "delegate_permission/common.get_login_creds"
6
+ ],
7
"target": {
8
"namespace": "android_app",
9
"package_name": "com.durumi99.humanzipyoapp",
10
"sha256_cert_fingerprints": [
- "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"
13
]
14
}
15
16
-
0 commit comments