mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-04 00:15:49 +01:00
fix(SwissID): Rename Remove Google Play Integrity Integrity check
to Remove Google Play Integrity check
(#3558)
This commit is contained in:
parent
19dfc08cbe
commit
0f5a771a5c
@ -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…
Reference in New Issue
Block a user