Skip to content

Commit

Permalink
fix(SwissID): Rename Remove Google Play Integrity Integrity check t…
Browse files Browse the repository at this point in the history
…o `Remove Google Play Integrity check` (ReVanced#3558)
  • Loading branch information
validcube committed Aug 18, 2024
1 parent 19dfc08 commit 0f5a771
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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")],
Expand Down

0 comments on commit 0f5a771

Please sign in to comment.