From 940db6cef4f17df8e17324d9d27f0e24563dede3 Mon Sep 17 00:00:00 2001 From: Aidan Date: Fri, 17 Jan 2025 10:58:59 -0500 Subject: [PATCH] add key attestation demo v1.8.4 --- data/apps.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/apps.json b/data/apps.json index 618b76d..ea5ff42 100644 --- a/data/apps.json +++ b/data/apps.json @@ -790,6 +790,9 @@ "root": false, "selfHosted": true, "downloadLinks": { + "v1.8.4": { + "all": "https://github.com/vvb2060/KeyAttestation/releases/download/v1.8.4/KeyAttestation-v1.8.4.apk" + }, "v1.6.0": { "all": "https://p0ntus.com/archives/android/apps/KeyAttestationDemo.apk" },