Skip to content

Commit 08e863b

Browse files
committed
feat(apk): update assetlinks
1 parent e103591 commit 08e863b

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

static/.well-known/assetlinks.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
]
1+
[{
2+
"relation": ["delegate_permission/common.handle_all_urls"],
3+
"target" : { "namespace": "android_app", "package_name": "app.netlify.twoeyes.twa",
4+
"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"] }
5+
}]

0 commit comments

Comments
 (0)