This commit is contained in:
chiteroman 2024-07-24 13:55:19 +02:00
parent cd2cc03499
commit 0597786308
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ If not, try removing /data/adb/pif.json file.
Donations:
https://www.paypal.com/paypalme/chiteroman
# v16.7
# v16.8
- Unsigned custom ROMs (signed with test keys) should pass Device verdict
- Fix bootloops on PixelOS custom ROM
- Fix bootloops
- Add json key to enable/disable package manager spoofing

View File

@ -1,6 +1,6 @@
{
"version": "v16.7",
"versionCode": 16700,
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v16.7/PlayIntegrityFix_v16.7.zip",
"version": "v16.8",
"versionCode": 16800,
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v16.8/PlayIntegrityFix_v16.8.zip",
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
}