diff --git a/.well-known/assetlinks.json b/.well-known/assetlinks.json deleted file mode 100644 index 8282e8d..0000000 --- a/.well-known/assetlinks.json +++ /dev/null @@ -1,9 +0,0 @@ -[{ - "relation": ["delegate_permission/common.handle_all_urls"], - "target": { - "namespace": "android_app", - "package_name": "com.chuckdries.testapp", - "sha256_cert_fingerprints": - ["4E:95:06:CC:CB:16:3B:34:84:4A:B1:4A:0C:89:5C:F7:0B:6C:10:49:FD:4C:93:22:94:FD:E4:41:FF:AD:00:36"] - } -}] diff --git a/apple-app-site-association b/apple-app-site-association deleted file mode 100644 index 0b3263e..0000000 --- a/apple-app-site-association +++ /dev/null @@ -1,11 +0,0 @@ -{ - "applinks": { - "apps": [], - "details": [ - { - "appID": "T7QVVUTZQ8.com.axosoft.glo.dev", - "paths": [ "/glo*"] - } - ] - } -}