Skip to content

Commit

Permalink
Create assetlinks.json
Browse files Browse the repository at this point in the history
Add a Digital Asset Links JSON file
  • Loading branch information
sagararyal authored Sep 26, 2024
1 parent e34b614 commit 64c7c39
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions apps/server/public/.well-known/assetlinks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"relation": [
"delegate_permission/common.handle_all_urls"
],
"target": {
"namespace": "android_app",
"package_name": "eco.pp.firealert",
"sha256_cert_fingerprints": [
"4C:6B:DB:49:21:09:0A:F3:A8:7D:56:BA:A7:CF:36:04:46:91:57:19:85:84:6D:86:38:58:7F:50:64:FA:4E:74"
]
}
}
]

0 comments on commit 64c7c39

Please sign in to comment.