From c7645c00bbc6ababb62042173e50f68106daf5ea Mon Sep 17 00:00:00 2001 From: chiteroman Date: Wed, 15 Jan 2025 21:14:40 +0100 Subject: [PATCH] v18.3 --- changelog.md | 7 +++---- update.json | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index b3a5a51..ccb0e7f 100644 --- a/changelog.md +++ b/changelog.md @@ -11,9 +11,8 @@ 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.3 - Update fingerprint -- Add action.sh (to auto update fingerprint to latest beta) - -Thanks to osm0sis, backslashxx and KOWX712 +- Fix high battery drain +- Other improvements diff --git a/update.json b/update.json index 57e1f24..a0f8179 100644 --- a/update.json +++ b/update.json @@ -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.3", + "versionCode": 18300, + "zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.3/PlayIntegrityFix_v18.3.zip", "changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md" }