Skip to content

Commit c75b810

Browse files
committed
fix
1 parent a855e14 commit c75b810

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

.well-known/assetlinks.json

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
[
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-
}
2+
{
3+
"relation": [
4+
"delegate_permission/common.handle_all_urls"
5+
],
6+
"target": {
7+
"namespace": "android_app",
8+
"package_name": "asia.liquidinc.websample",
9+
"sha256_cert_fingerprints": [
10+
"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"
11+
]
12+
}
13+
}
1214
]

0 commit comments

Comments
 (0)