forked from PaperStrike/safetynet-fix
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Next public release(s) will be published after robustness improvements to fingerprint spoofing are done. In the meantime, revert this to avoid linking to a 404 release.
- Loading branch information
Showing
2 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"version": "v2.4.0", | ||
"versionCode": 20400, | ||
"zipUrl": "https://github.com/kdrag0n/safetynet-fix/releases/download/v2.4.0/safetynet-fix-v2.4.0.zip", | ||
"version": "v2.3.1", | ||
"versionCode": 20301, | ||
"zipUrl": "https://github.com/kdrag0n/safetynet-fix/releases/download/v2.3.1/safetynet-fix-v2.3.1.zip", | ||
"changelog": "https://raw.githubusercontent.com/kdrag0n/safetynet-fix/master/CHANGELOG.md" | ||
} |