forked from coracle/flotilla
Add placholder changes for deep linking
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"applinks": {
|
||||
"apps": [],
|
||||
"details": [
|
||||
{
|
||||
"appID": "TODO",
|
||||
"paths": ["*"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"relation": ["delegate_permission/common.handle_all_urls"],
|
||||
"target": {
|
||||
"namespace": "android_app",
|
||||
"package_name": "TODO",
|
||||
"sha256_cert_fingerprints": ["TODO"]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user