From 953a2cc560f570168d17092d6a7245306f305b0c Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Tue, 21 Dec 2021 15:42:51 -0800 Subject: [PATCH] readme: Update Android version constraint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c33034..f48eee5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This module works around hardware attestation and recent updates to SafetyNet CT If you have trouble passing basic attestation after installing this module, use [MagiskHide Props Config](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf) to spoof your CTS profile. This is a common issue on old devices, custom ROMs, and stock ROMs without GMS certification (e.g. Chinese ROMs). -Android versions 7–12 are supported, including OEM skins such as Samsung One UI and MIUI. **This module requires Zygisk (for Magisk Canary) or Riru (for stable Magisk).** +Android versions 8–12 are supported, including OEM skins such as Samsung One UI and MIUI. **This module requires Zygisk (for Magisk Canary) or Riru (for stable Magisk).** ## Installation