Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e10f5c5a authored by ROSPARS Benoit's avatar ROSPARS Benoit
Browse files

Add universal/app link declaration

parent b04dc541
No related branches found
No related tags found
No related merge requests found
{
"applinks": {
"apps": [],
"details": [
{
"appID": "45SMH7VLZR.fr.inria.learninglab.epoc",
"paths": ["/app-redirect"]
"appIDs": ["45SMH7VLZR.fr.inria.learninglab.epoc"],
"components": [
{
"/": "/app-redirect/*"
}
]
}
]
}
......
[{
"relation": ["delegate_permission/common.handle_all_urls"],
"target" : { "namespace": "android_app", "package_name": "fr.inria.epoc",
"sha256_cert_fingerprints": ["73:26:75:5E:A9:CE:5F:3B:84:43:54:53:3F:73:23:18:2A:C9:E4:FA:77:1A:53:BC:7A:51:26:8C:6E:34:94:7B"] }
}]
\ No newline at end of file
......@@ -19,7 +19,8 @@ extra:
editor_link_windows: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_win_x64.exe
editor_link_macos: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_mac_x64.dmg
editor_link_linux: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_linux_x86_64.AppImage
exclude_docs: |
!.well-known
plugins:
- awesome-pages
- search
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment