From b145c85df9c3d710ebf5b46ab1730f39b8a0438c Mon Sep 17 00:00:00 2001 From: chiteroman <98092901+chiteroman@users.noreply.github.com> Date: Wed, 22 Nov 2023 01:14:12 +0100 Subject: [PATCH] Release v13.3 --- changelog.md | 11 +++++------ update.json | 6 +++--- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/changelog.md b/changelog.md index 793ce0f..7c5d2bf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,9 @@ -# v13.2 - -- Added SECURITY_PATCH field. -- Ignore null and empty fields. - We have a Telegram channel! If you want to share your knowledge join: https://t.me/playintegrityfix -Also, if Google blacklist the fingerprint (again), you can post your custom pif.prop and I will update the module. \ No newline at end of file +Also, if Google blacklist the fingerprint (again), you can post your custom pif.prop and I will update the module. + +# v13.3 + +- Spoof security patch and api level to DroidGuard. \ No newline at end of file diff --git a/update.json b/update.json index 774c7f8..5b4cc61 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v13.2", - "versionCode": 132, - "zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v13.2/PlayIntegrityFix_v13.2.zip", + "version": "v13.3", + "versionCode": 133, + "zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v13.3/PlayIntegrityFix_v13.3.zip", "changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md" } \ No newline at end of file