Skip to content

Commit 15f0dd5

Browse files
committed
Add assetlinks.json to enable Android app link verification
1 parent fc199a9 commit 15f0dd5

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"relation": ["delegate_permission/common.handle_all_urls"],
4+
"target": {
5+
"namespace": "android_app",
6+
"package_name": "com.compassconnections.app",
7+
"sha256_cert_fingerprints": [
8+
"29:61:EB:C6:DE:D4:E3:50:FE:8B:56:D2:B5:F1:E7:1D:8D:6F:96:82:26:05:63:5B:44:BB:56:45:B1:D7:6A:EE"
9+
]
10+
}
11+
}
12+
]

0 commit comments

Comments
 (0)