We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffc1fe commit 97a3957Copy full SHA for 97a3957
.well-known/assetlinks.json renamed to public/.well-known/assetlinks.json
@@ -1,13 +1,14 @@
1
[
2
{
3
- "relation": ["delegate_permission/common.handle_all_urls"],
+ "relation": [
4
+ "delegate_permission/common.handle_all_urls"
5
+ ],
6
"target": {
7
"namespace": "android_app",
8
"package_name": "dev.cucoders.twa",
9
"sha256_cert_fingerprints": [
- "DD:F4:5A:36:2D:C0:D0:DF:66:7E:BF:87:AC:3D:A9:2B:C8:82:F6:79:CE:8C:67:9A:DD:F0:07:78:C2:BF:EB:72",
10
"69:A4:F8:A0:D9:36:A6:94:EC:C9:F9:71:02:D6:02:D5:E3:A6:F0:69:23:11:DB:95:DF:51:62:8B:D8:F1:67:BC"
11
]
12
}
13
-]
14
+]
0 commit comments