mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-19 00:37:38 +01:00
fix: invalid string in strings list
This commit is contained in:
parent
9420e8c932
commit
f08b53b07d
@ -78,5 +78,5 @@ object IntegrityCheckFingerprint : MethodFingerprint(
|
||||
Opcode.CONST_STRING,
|
||||
Opcode.GOTO,
|
||||
Opcode.NEW_ARRAY
|
||||
), listOf("This should never happen.", "GooglePlayServicesUtil", "Google Play Store fingerprint invalid.")
|
||||
), listOf("This should never happen.", "GooglePlayServicesUtil", "Google Play Store signature invalid.")
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user