mirror of
https://github.com/danbulant/heaventaker
synced 2026-06-21 07:42:43 +00:00
Add new key to assetlinks
This commit is contained in:
parent
96f88cacb1
commit
b0aaaf5e73
2 changed files with 4 additions and 12 deletions
|
|
@ -4,6 +4,9 @@
|
|||
"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"]
|
||||
[
|
||||
"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",
|
||||
"41:C9:56:BA:D6:0D:2A:D5:74:EB:99:8E:A7:5E:F2:46:F8:00:02:48:34:A5:D0:4C:FE:AC:29:F7:18:60:E4:2A"
|
||||
]
|
||||
}
|
||||
}]
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[{
|
||||
"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