feat(IconPackStudio - Unlock pro): Constrain to last working version (#3410)

This commit is contained in:
Bceez 2023-12-12 20:49:22 +00:00 committed by GitHub
parent 2918b62320
commit fb6ee8a897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ import app.revanced.patches.iconpackstudio.misc.pro.fingerprints.CheckProFingerp
@Patch(
name = "Unlock pro",
compatiblePackages = [CompatiblePackage("ginlemon.iconpackstudio")]
compatiblePackages = [CompatiblePackage("ginlemon.iconpackstudio")], ["2.2 build 016"])
)
@Suppress("unused")
object UnlockProPatch : BytecodePatch(