mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-03-04 02:43:41 +08:00
parent
23c0a4ff78
commit
a3241685ad
@ -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.
|
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user