We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e103591 commit 08e863bCopy full SHA for 08e863b
static/.well-known/assetlinks.json
@@ -1,12 +1,5 @@
1
-[
2
- {
3
- "relation": ["delegate_permission/common.handle_all_urls"],
4
- "target": {
5
- "namespace": "android_app",
6
- "package_name": "com.cxspxr.twoeyes",
7
- "sha256_cert_fingerprints": [
8
- "2F:46:BD:1A:3F:0C:B3:C0:C6:93:2E:B8:80:4B:8B:59:D4:0F:25:2A:9E:75:3E:25:6D:DD:ED:2A:8C:77:5F:F7"
9
- ]
10
- }
11
12
-]
+[{
+ "relation": ["delegate_permission/common.handle_all_urls"],
+ "target" : { "namespace": "android_app", "package_name": "app.netlify.twoeyes.twa",
+ "sha256_cert_fingerprints": ["68:32:88:04:79:C9:70:AF:7D:4D:64:D3:A5:CA:39:35:19:B2:89:BA:72:9C:C8:61:BB:3B:05:27:27:A1:B4:FA"] }
+ }]
0 commit comments