Skip to content

Commit a324168

Browse files
committed
v18.4
1 parent 23c0a4f commit a324168

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

changelog.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ If you are using TrickyStore and you have a valid keybox, but Strong
1111
isn't passing, maybe you should change the ROM.
1212
Stock ROMs gives the best results.
1313

14-
# v18.2
14+
# v18.4
1515

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

19-
Thanks to osm0sis, backslashxx and KOWX712
18+
It seems that injecting a lib in the unstable process (GMS) doesn't work on some devices :(
19+
20+
I tried to optimize the code to avoid battery drain.

update.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v18.2",
3-
"versionCode": 18200,
4-
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.2/PlayIntegrityFix_v18.2.zip",
2+
"version": "v18.4",
3+
"versionCode": 18400,
4+
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.4/PlayIntegrityFix_v18.4.zip",
55
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
66
}

0 commit comments

Comments
 (0)