Skip to content

Commit

Permalink
feat: add assetlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
CChuYong committed Jan 3, 2024
1 parent ffa050e commit f72fb52
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions public/.well-known/assetlinks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.no5ing.bbibbi",
"sha256_cert_fingerprints":
["27:34:43:0B:40:6C:F6:31:99:D8:69:94:FA:B3:44:6E:6F:3B:83:0C:CE:25:C1:C8:2A:2C:13:82:AD:BD:68:D4"]
}
}]

0 comments on commit f72fb52

Please sign in to comment.