diff --git a/module/module.prop b/module/module.prop index 1997401..bb7d57c 100644 --- a/module/module.prop +++ b/module/module.prop @@ -1,7 +1,7 @@ id=playintegrityfix name=Play Integrity Fork version=v10 -versionCode=102000 +versionCode=103000 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 13968b2..24e6034 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "v10", - "versionCode": 102000, + "versionCode": 103000, "zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v10/PlayIntegrityFork-v10.zip", "changelog": "https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/main/CHANGELOG.md" }