mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-29 14:14:28 +02:00
fix(Windy.app): Remove obsolete Unlock pro
patch (#4428)
This commit is contained in:
parent
ff26554055
commit
83d116e8fd
@ -3,9 +3,9 @@ package app.revanced.patches.windyapp.misc.unlockpro
|
||||
import app.revanced.patcher.extensions.InstructionExtensions.addInstructions
|
||||
import app.revanced.patcher.patch.bytecodePatch
|
||||
|
||||
@Deprecated("This patch no longer works and will be removed in the future.")
|
||||
@Suppress("unused")
|
||||
val unlockProPatch = bytecodePatch(
|
||||
name = "Unlock pro",
|
||||
description = "Unlocks all pro features.",
|
||||
) {
|
||||
compatibleWith("co.windyapp.android")
|
||||
|
Loading…
x
Reference in New Issue
Block a user