Add SHA256 fingerprint to assetlinks.json for TWA domain verification
This commit is contained in:
parent
1d62d55ed4
commit
c03f9cd47b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
"namespace": "android_app",
|
"namespace": "android_app",
|
||||||
"package_name": "com.pediatricscribe.twa",
|
"package_name": "com.pediatricscribe.twa",
|
||||||
"sha256_cert_fingerprints": [
|
"sha256_cert_fingerprints": [
|
||||||
"TO_BE_REPLACED_WITH_YOUR_SIGNING_KEY_SHA256"
|
"69:6E:08:31:4B:41:D2:89:25:DE:E6:28:33:63:FF:C3:E8:34:7A:0B:78:77:3C:73:4F:6A:49:D0:5C:54:79:34"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue