Skip to content

Commit

Permalink
chore: update assetlinks.json (#2838)
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Witczak <jakubwitczak6@gmail.com>
  • Loading branch information
lukaisailovic and jakubuid authored Sep 11, 2024
1 parent 648060d commit bb639c4
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions apps/laboratory/public/.well-known/assetlinks.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,95 @@
"89:50:0B:F7:C3:14:A5:D7:20:33:54:37:96:88:82:67:CB:E5:48:52:47:5B:81:F7:38:63:48:67:6D:BF:CA:1D"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.wallet.debug",
"sha256_cert_fingerprints": [
"7C:C6:21:5C:4A:8A:DB:D1:D5:56:D3:59:5C:DD:17:39:6C:05:E8:AF:B4:01:E0:58:DF:F0:10:44:4E:A3:AD:80"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.dapp.debug",
"sha256_cert_fingerprints": [
"7C:C6:21:5C:4A:8A:DB:D1:D5:56:D3:59:5C:DD:17:39:6C:05:E8:AF:B4:01:E0:58:DF:F0:10:44:4E:A3:AD:80"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.modal.debug",
"sha256_cert_fingerprints": [
"7C:C6:21:5C:4A:8A:DB:D1:D5:56:D3:59:5C:DD:17:39:6C:05:E8:AF:B4:01:E0:58:DF:F0:10:44:4E:A3:AD:80"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.wallet.internal",
"sha256_cert_fingerprints": [
"32:B1:53:5A:18:86:9B:4E:AD:A2:B2:B5:2E:7B:BB:FB:4B:39:2F:B1:02:0A:4D:D7:17:1A:F7:C6:F6:04:EB:1B"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.dapp.internal",
"sha256_cert_fingerprints": [
"32:B1:53:5A:18:86:9B:4E:AD:A2:B2:B5:2E:7B:BB:FB:4B:39:2F:B1:02:0A:4D:D7:17:1A:F7:C6:F6:04:EB:1B"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.modal.internal",
"sha256_cert_fingerprints": [
"32:B1:53:5A:18:86:9B:4E:AD:A2:B2:B5:2E:7B:BB:FB:4B:39:2F:B1:02:0A:4D:D7:17:1A:F7:C6:F6:04:EB:1B"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.wallet",
"sha256_cert_fingerprints": [
"9D:62:1A:04:A7:E9:28:5A:D2:4D:AA:11:74:E5:FB:6A:50:AC:B7:8B:1F:95:5B:90:9B:91:43:C2:5E:0A:27:D0"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.dapp",
"sha256_cert_fingerprints": [
"9D:62:1A:04:A7:E9:28:5A:D2:4D:AA:11:74:E5:FB:6A:50:AC:B7:8B:1F:95:5B:90:9B:91:43:C2:5E:0A:27:D0"
]
}
},
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.reown.sample.modal",
"sha256_cert_fingerprints": [
"9D:62:1A:04:A7:E9:28:5A:D2:4D:AA:11:74:E5:FB:6A:50:AC:B7:8B:1F:95:5B:90:9B:91:43:C2:5E:0A:27:D0"
]
}
}
]

0 comments on commit bb639c4

Please sign in to comment.