This commit is contained in:
epoberezkin
2022-12-05 11:28:56 +00:00
parent 825c699722
commit 2ce8829793
2 changed files with 39 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"applinks": {
"details": [
{
"appIDs": [
"5NN7GUYB6.chat.simplex.app"
],
"components": [
{
"/": "/contact/*"
},
{
"/": "/contact"
},
{
"/": "/invitation/*"
},
{
"/": "/invitation"
}
]
}
]
}
}
+14
View File
@@ -0,0 +1,14 @@
[
{
"relation": [
"delegate_permission/common.handle_all_urls"
],
"target": {
"namespace": "android_app",
"package_name": "chat.simplex.app",
"sha256_cert_fingerprints": [
"5E:3E:DC:C2:00:FB:A8:D5:F4:88:F3:CA:4C:32:5B:05:78:C5:6A:9C:03:A1:CC:B5:92:9C:D7:5C:7E:57:E2:4D"
]
}
}
]