mirror of
https://github.com/danbulant/heaventaker
synced 2026-06-24 01:02:31 +00:00
Add assetlinks
This commit is contained in:
parent
2cedd861a8
commit
54a611a603
1 changed files with 9 additions and 0 deletions
9
public/.well-known/assetlinks.json
Normal file
9
public/.well-known/assetlinks.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[{
|
||||
"relation": ["delegate_permission/common.handle_all_urls"],
|
||||
"target": {
|
||||
"namespace": "android_app",
|
||||
"package_name": "eu.danbulant.heaventaker",
|
||||
"sha256_cert_fingerprints":
|
||||
["F1:83:60:AD:52:BA:41:41:EE:2F:0A:BD:78:E5:2A:7B:0B:92:A4:EF:57:25:97:B1:A9:6B:34:23:43:BD:8E:47"]
|
||||
}
|
||||
}]
|
||||
Loading…
Reference in a new issue