From 4b8d6497d084c95615292421db3e7a141f300f05 Mon Sep 17 00:00:00 2001 From: Chris Renshaw Date: Fri, 16 Aug 2024 00:37:23 -0300 Subject: [PATCH] Hotfix v10(102000) --- module/module.prop | 2 +- update.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/module.prop b/module/module.prop index 966a4b8..1997401 100644 --- a/module/module.prop +++ b/module/module.prop @@ -1,7 +1,7 @@ id=playintegrityfix name=Play Integrity Fork version=v10 -versionCode=101000 +versionCode=102000 author=osm0sis & chiteroman @ xda-developers description=Fix ctsProfile (SafetyNet) and DEVICE (Play Integrity) verdicts updateJson=https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/main/update.json diff --git a/update.json b/update.json index bdd9af5..13968b2 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "v10", - "versionCode": 101000, + "versionCode": 102000, "zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v10/PlayIntegrityFork-v10.zip", "changelog": "https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/main/CHANGELOG.md" }