fix(SwissID): Rename Remove Google Play Integrity Integrity check to Remove Google Play Integrity check (#3558)
This commit is contained in:
parent
b7600f448d
commit
bdd2f7cb0f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import app.revanced.patches.swissid.integritycheck.fingerprints.CheckIntegrityFi
|
|||
import app.revanced.util.resultOrThrow
|
||||
|
||||
@Patch(
|
||||
name = "Remove Google Play Integrity Integrity check",
|
||||
name = "Remove Google Play Integrity check",
|
||||
description = "Removes the Google Play Integrity check. With this it's possible to use SwissID on custom ROMS." +
|
||||
"If the device is rooted, root permissions must be hidden from the app.",
|
||||
compatiblePackages = [CompatiblePackage("com.swisssign.swissid.mobile")],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue