Skip to content

Commit

Permalink
v18.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chiteroman committed Jan 20, 2025
1 parent 23c0a4f commit a324168
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ 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.2
# v18.4

- Update fingerprint
- Add action.sh (to auto update fingerprint to latest beta)
- Revert changes in v18.3

Thanks to osm0sis, backslashxx and KOWX712
It seems that injecting a lib in the unstable process (GMS) doesn't work on some devices :(

I tried to optimize the code to avoid battery drain.
6 changes: 3 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v18.2",
"versionCode": 18200,
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.2/PlayIntegrityFix_v18.2.zip",
"version": "v18.4",
"versionCode": 18400,
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.4/PlayIntegrityFix_v18.4.zip",
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
}

0 comments on commit a324168

Please sign in to comment.