We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a855e14 commit c75b810Copy full SHA for c75b810
.well-known/assetlinks.json
@@ -1,12 +1,14 @@
1
[
2
- {
3
- "relation": ["delegate_permission/common.handle_all_urls"],
4
- "target": {
5
- "namespace": "android_app",
6
- "package_name": "asia.liquidinc.websample",
7
- "sha256_cert_fingerprints": [
8
- "01:DD:17:56:72:55:51:F0:0B:64:83:7E:CB:2A:90:86:BE:58:64:27:05:CC:EA:D8:59:17:42:66:0D:A4:41:79"
9
- ]
10
- }
11
+ {
+ "relation": [
+ "delegate_permission/common.handle_all_urls"
+ ],
+ "target": {
+ "namespace": "android_app",
+ "package_name": "asia.liquidinc.websample",
+ "sha256_cert_fingerprints": [
+ "01:DD:17:56:72:55:51:F0:0B:64:83:7E:CB:2A:90:86:BE:58:64:27:05:CC:EA:D8:59:17:42:66:0D:A4:41:79"
+ ]
12
+ }
13
14
]
0 commit comments