mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-19 02:52:20 +08:00
v18.1
This commit is contained in:
parent
94c7c8252a
commit
89ed021da0
16
changelog.md
16
changelog.md
@ -11,18 +11,6 @@ If you are using TrickyStore and you have a valid keybox, but Strong
|
|||||||
isn't passing, maybe you should change the ROM.
|
isn't passing, maybe you should change the ROM.
|
||||||
Stock ROMs gives the best results.
|
Stock ROMs gives the best results.
|
||||||
|
|
||||||
# v18.0
|
# v18.1
|
||||||
|
|
||||||
- Module won't delete ro.build.selinux prop, if you can't pass attestation, you can try deleting it
|
- Update fingerprint
|
||||||
manually.
|
|
||||||
More info here: https://github.com/chiteroman/PlayIntegrityFix/pull/470
|
|
||||||
|
|
||||||
- Update fingerprint to latest oriole (Pixel 6) beta rom
|
|
||||||
|
|
||||||
- Remove auto conflict apps (cause bootloops, just remove them manually)
|
|
||||||
|
|
||||||
- Improve Zygisk check
|
|
||||||
|
|
||||||
- Upgrade Gradle, AGP and CMake
|
|
||||||
|
|
||||||
- Enable LTO for Zygisk lib
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "v18.0",
|
"version": "v18.1",
|
||||||
"versionCode": 18000,
|
"versionCode": 18100,
|
||||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.0/PlayIntegrityFix_v18.0.zip",
|
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.1/PlayIntegrityFix_v18.1.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