mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-18 19:12:38 +02:00
v15.6
This commit is contained in:
parent
e76015d23b
commit
92eee68b67
11
changelog.md
11
changelog.md
@ -2,7 +2,12 @@ We have a Telegram group!
|
||||
If you want to share your knowledge join:
|
||||
https://t.me/playintegrityfix
|
||||
|
||||
# v15.5
|
||||
# v15.6
|
||||
|
||||
- Revert spoof kernel release (it didn't work). Kernel developers should implement in kernel the spoof or rename kernel localversion.
|
||||
- Minor improvements.
|
||||
- Fix bootloop issue in modern devices.
|
||||
- Move code logic to C.
|
||||
- Minor improvements.
|
||||
|
||||
Device verdict should pass by default.
|
||||
If not, try removing /data/adb/pif.json file.
|
||||
DO NOT REMOVE pif.json in module's folder!
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "v15.5",
|
||||
"versionCode": 15500,
|
||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v15.5/PlayIntegrityFix_v15.5.zip",
|
||||
"version": "v15.6",
|
||||
"versionCode": 15600,
|
||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v15.6/PlayIntegrityFix_v15.6.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
||||
}
|
Loading…
Reference in New Issue
Block a user