Add assetlinks (removes the bar from app)

This commit is contained in:
Daniel Bulant 2021-07-29 11:19:14 +02:00
parent 4641abad87
commit 3c1b4d1ec9

11
public/assetlinks.json Normal file
View 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"
]
}
}]