From 7dfdd131e4346bdfda6a709e9de0c1e543d8554e Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 7 Jul 2021 21:17:01 -0400 Subject: closer integration into android, read estimates Signed-off-by: Christine Dodrill --- static/assetlinks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 static/assetlinks.json (limited to 'static') 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 -- cgit v1.2.3