chore(kiosk): update assetlinks.json with real SHA256 fingerprint
Some checks are pending
Deploy to Production / deploy (push) Waiting to run
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run

This commit is contained in:
fullsizemalt 2025-12-11 23:16:52 -08:00
parent 73958c5a5f
commit 11e3fc9de8

View file

@ -7,7 +7,7 @@
"namespace": "android_app", "namespace": "android_app",
"package_name": "run.runfoo.wolfpack.visitorkiosk", "package_name": "run.runfoo.wolfpack.visitorkiosk",
"sha256_cert_fingerprints": [ "sha256_cert_fingerprints": [
"TODO_REPLACE_WITH_ACTUAL_SHA256_FINGERPRINT" "B0:C4:DC:36:52:54:04:EF:C8:B0:BA:56:16:05:B8:8C:AA:E4:0B:4C:16:81:B7:8F:45:DF:20:39:9F:38:AE:B1"
] ]
} }
} }