mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-26 20:15:52 +01:00
feat(VSCO): Remove non functional Unlock pro
patch
This commit is contained in:
parent
99567da897
commit
4fddb1930b
@ -3,9 +3,9 @@ package app.revanced.patches.vsco.misc.pro
|
||||
import app.revanced.patcher.extensions.InstructionExtensions.addInstruction
|
||||
import app.revanced.patcher.patch.bytecodePatch
|
||||
|
||||
@Deprecated("This patch is deprecated because it does not work anymore and will be removed in the future.")
|
||||
@Suppress("unused")
|
||||
val unlockProPatch = bytecodePatch(
|
||||
name = "Unlock pro",
|
||||
description = "Unlocks pro features.",
|
||||
) {
|
||||
compatibleWith("com.vsco.cam"("345"))
|
||||
|
Loading…
Reference in New Issue
Block a user