Skip to content

Commit 73d1602

Browse files
committed
Add assetlinks.json
1 parent ee1dd6c commit 73d1602

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.nojekyll

Whitespace-only changes.

.well-known/assetlinks.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[
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"]
9+
}
10+
}
11+
]

0 commit comments

Comments
 (0)