mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-18 19:12:38 +02:00
Release v17.0
This commit is contained in:
parent
e1e024e677
commit
649176f6dd
@ -7,9 +7,11 @@ If not, try removing /data/adb/pif.json file.
|
||||
Donations:
|
||||
https://www.paypal.com/paypalme/chiteroman
|
||||
|
||||
NOTE: If your ROM is signed with test-keys, modify "SPOOF_PACKAGE_MANAGER" value in /data/adb/modules/playintegrityfix/pif.json and set to "true".
|
||||
NOTE: If your ROM is signed with test-keys, modify "SPOOF_PACKAGE_MANAGER" value in
|
||||
/data/adb/modules/playintegrityfix/pif.json and set to "true".
|
||||
Remember to kill com.google.android.gms.unstable process after this!
|
||||
|
||||
# v16.9
|
||||
# v17.0
|
||||
|
||||
- Update fingerprint, Device verdict passing again ✔
|
||||
- Update to latest husky beta fingerprint
|
||||
- Improvements in code
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "v16.9",
|
||||
"versionCode": 16900,
|
||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v16.9/PlayIntegrityFix_v16.9.zip",
|
||||
"version": "v17.0",
|
||||
"versionCode": 17000,
|
||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v17.0/PlayIntegrityFix_v17.0.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user