diff options
| author | Christine Dodrill <me@christine.website> | 2021-07-07 21:17:01 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2021-07-07 21:17:46 -0400 |
| commit | 7dfdd131e4346bdfda6a709e9de0c1e543d8554e (patch) | |
| tree | e7c216b2e77d007691f9a6126ed95867334b83f2 /static | |
| parent | 0019b0a4e9d48e4c8f660fc25a94af0deacf99e3 (diff) | |
| download | xesite-7dfdd131e4346bdfda6a709e9de0c1e543d8554e.tar.xz xesite-7dfdd131e4346bdfda6a709e9de0c1e543d8554e.zip | |
closer integration into android, read estimates
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'static')
| -rw-r--r-- | static/assetlinks.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/assetlinks.json b/static/assetlinks.json new file mode 100644 index 0000000..12e1053 --- /dev/null +++ b/static/assetlinks.json @@ -0,0 +1,9 @@ +[{ + "relation": ["delegate_permission/common.handle_all_urls"], + "target": { + "namespace": "android_app", + "package_name": "website.christine.xesite", + "sha256_cert_fingerprints": + ["C9:5B:9C:65:85:FF:D5:6F:6C:12:46:61:1D:1F:2E:A3:C7:E1:7E:8F:B0:F1:F6:7C:EF:24:DE:54:2E:94:24:0C"] + } +}]
\ No newline at end of file |
