mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-02 19:23:00 +01:00
fix(Windy - Unlock pro): Revert changing package name (#3402)
This commit is contained in:
parent
a896823330
commit
541f1e7026
@ -10,7 +10,7 @@ import app.revanced.patches.windyapp.misc.unlockpro.fingerprints.CheckProFingerp
|
||||
@Patch(
|
||||
name = "Unlock pro",
|
||||
description = "Unlocks all pro features.",
|
||||
compatiblePackages = [CompatiblePackage("com.windyty.android")]
|
||||
compatiblePackages = [CompatiblePackage("co.windyapp.android")]
|
||||
)
|
||||
@Suppress("unused")
|
||||
object UnlockProPatch : BytecodePatch(
|
||||
|
Loading…
Reference in New Issue
Block a user