mirror of
https://github.com/danbulant/heaventaker
synced 2026-05-19 04:18:57 +00:00
Add assetlinks (removes the bar from app)
This commit is contained in:
parent
4641abad87
commit
3c1b4d1ec9
1 changed files with 11 additions and 0 deletions
11
public/assetlinks.json
Normal file
11
public/assetlinks.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[{
|
||||
"relation": ["delegate_permission/common.handle_all_urls"],
|
||||
"target": {
|
||||
"namespace": "android_app",
|
||||
"package_name": "eu.danbulant.heaventaker",
|
||||
"sha256_cert_fingerprints": [
|
||||
"9F:B8:37:D0:03:93:4F:EC:6B:F4:58:7C:1F:52:80:10:75:16:7F:90:90:86:C4:29:0E:55:1A:2C:92:E2:97:40",
|
||||
"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