Add the Android debug fingerprint for verified app links

This commit is contained in:
Jay Ohms
2026-01-28 08:48:31 -05:00
parent 59f04f4561
commit 3fdb79a5a4
+4 -2
View File
@@ -4,8 +4,10 @@
"target": {
"namespace": "android_app",
"package_name": "do.fizzy.app",
"sha256_cert_fingerprints":
["3B:17:E4:FF:F0:2E:E0:CE:D7:94:F9:9E:71:3C:A8:14:7C:FA:B7:F2:99:35:98:03:E9:E0:EB:B3:6E:12:E2:0F"]
"sha256_cert_fingerprints": [
"3B:17:E4:FF:F0:2E:E0:CE:D7:94:F9:9E:71:3C:A8:14:7C:FA:B7:F2:99:35:98:03:E9:E0:EB:B3:6E:12:E2:0F",
"3B:4C:33:46:FD:F4:AD:4D:FE:9E:49:1D:B1:2F:EA:B1:04:33:02:97:BB:09:39:20:D4:18:69:2D:D2:9E:B5:5C"
]
}
}
]