Skip to content

Commit 430a2f3

Browse files
fidloocorentin521
authored andcommitted
Update assetlinks.json
1 parent 01f902f commit 430a2f3

File tree

3 files changed

+26
-21
lines changed

3 files changed

+26
-21
lines changed

.well-known/assetlinks.json

+24-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,26 @@
11
[
2-
{
3-
"relation": ["delegate_permission/common.handle_all_urls"],
4-
"target": {
5-
"namespace": "android_app",
6-
"package_name": "com.fidloo.sudoku.demo.debug",
7-
"sha256_cert_fingerprints":
8-
["84:F1:2F:40:C7:B4:E1:CD:84:ED:EA:06:6D:BF:89:28:F8:43:65:2D:C6:21:E2:8F:8C:58:CA:64:A2:05:DB:01"]
2+
{
3+
"relation": [
4+
"delegate_permission/common.handle_all_urls"
5+
],
6+
"target": {
7+
"namespace": "android_app",
8+
"package_name": "com.fidloo.sudoku.demo.debug",
9+
"sha256_cert_fingerprints": [
10+
"84:F1:2F:40:C7:B4:E1:CD:84:ED:EA:06:6D:BF:89:28:F8:43:65:2D:C6:21:E2:8F:8C:58:CA:64:A2:05:DB:01"
11+
]
12+
}
13+
},
14+
{
15+
"relation": [
16+
"delegate_permission/common.handle_all_urls"
17+
],
18+
"target": {
19+
"namespace": "android_app",
20+
"package_name": "com.fidloo.cinexplore.debug",
21+
"sha256_cert_fingerprints": [
22+
"84:F1:2F:40:C7:B4:E1:CD:84:ED:EA:06:6D:BF:89:28:F8:43:65:2D:C6:21:E2:8F:8C:58:CA:64:A2:05:DB:01"
23+
]
24+
}
925
}
10-
}
11-
]
26+
]

.well-known/assetlinks.json.bak

-11
This file was deleted.

_config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
name: Fidloo
2-
theme: minima
2+
theme: minima
3+
include: [ ".well-known" ]

0 commit comments

Comments
 (0)