Skip to content

Commit 3afc4bc

Browse files
committed
Ondersteuning voor TWA
1 parent 3481220 commit 3afc4bc

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.well-known/assetlinks.json

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": "io.github.klascal.twa",
7+
"sha256_cert_fingerprints": [
8+
"72:9E:5C:0B:E3:7B:87:8D:C8:D6:75:11:A4:18:88:1C:F8:D6:0C:1D:8B:43:3B:D4:35:42:5D:60:E4:EB:7A:BB"
9+
]
10+
}
11+
}
12+
]

0 commit comments

Comments
 (0)