Skip to content

Commit bdd2f7c

Browse files
authored
fix(SwissID): Rename Remove Google Play Integrity Integrity check to Remove Google Play Integrity check (#3558)
1 parent b7600f4 commit bdd2f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/app/revanced/patches/swissid/integritycheck/RemoveGooglePlayIntegrityCheck.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import app.revanced.patches.swissid.integritycheck.fingerprints.CheckIntegrityFi
99
import app.revanced.util.resultOrThrow
1010

1111
@Patch(
12-
name = "Remove Google Play Integrity Integrity check",
12+
name = "Remove Google Play Integrity check",
1313
description = "Removes the Google Play Integrity check. With this it's possible to use SwissID on custom ROMS." +
1414
"If the device is rooted, root permissions must be hidden from the app.",
1515
compatiblePackages = [CompatiblePackage("com.swisssign.swissid.mobile")],

0 commit comments

Comments
 (0)