mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-19 03:22:39 +02:00
Release v15.7.2
This commit is contained in:
parent
1f6fadf058
commit
3753ee5ca7
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
This module attempts to fix Play Integrity verdicts to get a certified device on bootloader unlocked devices.
|
This module attempts to fix Play Integrity verdicts to get a certified device on bootloader unlocked devices.
|
||||||
|
|
||||||
|
Device verdict should pass by default.
|
||||||
|
If not, try removing /data/adb/pif.json file.
|
||||||
|
DO NOT REMOVE pif.json in module's folder!
|
||||||
|
|
||||||
Wiki: https://github.com/chiteroman/PlayIntegrityFix/wiki
|
Wiki: https://github.com/chiteroman/PlayIntegrityFix/wiki
|
||||||
|
|
||||||
XDA post: https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/
|
XDA post: https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "v15.7.1",
|
"version": "v15.7.2",
|
||||||
"versionCode": 15701,
|
"versionCode": 15702,
|
||||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v15.7/PlayIntegrityFix_v15.7.1.zip",
|
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v15.7.2/PlayIntegrityFix_v15.7.2.zip",
|
||||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user