We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b427736 commit 4814917Copy full SHA for 4814917
module/module.prop
@@ -1,7 +1,7 @@
1
id=playintegrityfix
2
name=Play Integrity Fork
3
version=v10
4
-versionCode=102000
+versionCode=103000
5
author=osm0sis & chiteroman @ xda-developers
6
description=Fix ctsProfile (SafetyNet) and DEVICE (Play Integrity) verdicts
7
updateJson=https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/main/update.json
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"
}
0 commit comments