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