Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
Changed version 1.11 to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DeicPro committed Jun 16, 2017
1 parent d4e0218 commit ac91d35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
Fix SafetyNet on devices with MIUI Developer/Beta ROM, CyanogenMod, Lineage OS, Resurrection Remix, etc.

## Changelog
#### v1.11
#### v1.10.1
- Fixed Magisk Hide detection for Magisk v12
#### v1.10
- Module is now universal, not for Xiaomi devices only
Expand Down
2 changes: 1 addition & 1 deletion config.sh
Expand Up @@ -50,7 +50,7 @@ LATESTARTSERVICE=false

print_modname() {
ui_print "*******************************"
ui_print "Universal SafetyNet Fix v1.11"
ui_print "Universal SafetyNet Fix v1.10.1"
ui_print "*******************************"
}

Expand Down
2 changes: 1 addition & 1 deletion module.prop
@@ -1,6 +1,6 @@
id=xiaomi-safetynet-fix
name=Universal SafetyNet Fix
version=v1.11
version=v1.10.1
versionCode=15
author=Deiki
description=Try to fix SafetyNet on devices with MIUI Developer/Beta ROM, CyanogenMod, Lineage OS, Resurrection Remix, etc.
Expand Down

0 comments on commit ac91d35

Please sign in to comment.