Skip to content

Commit

Permalink
v18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chiteroman committed Dec 13, 2024
1 parent 94c7c82 commit 89ed021
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
16 changes: 2 additions & 14 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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
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
- Update fingerprint
6 changes: 3 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v18.0",
"versionCode": 18000,
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.0/PlayIntegrityFix_v18.0.zip",
"version": "v18.1",
"versionCode": 18100,
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.1/PlayIntegrityFix_v18.1.zip",
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
}

0 comments on commit 89ed021

Please sign in to comment.