mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 10:39:22 +01:00
fix: migrate to include
annotation
This commit is contained in:
parent
48bbd574a5
commit
110bbf143a
@ -31,7 +31,7 @@ import org.jf.dexlib2.iface.instruction.formats.Instruction21c
|
|||||||
import org.jf.dexlib2.iface.reference.StringReference
|
import org.jf.dexlib2.iface.reference.StringReference
|
||||||
import org.jf.dexlib2.immutable.reference.ImmutableStringReference
|
import org.jf.dexlib2.immutable.reference.ImmutableStringReference
|
||||||
|
|
||||||
@Patch(excludeByDefault = true)
|
@Patch(include = false)
|
||||||
@Dependencies(dependencies = [MicroGResourcePatch::class])
|
@Dependencies(dependencies = [MicroGResourcePatch::class])
|
||||||
@Name("microg-patch")
|
@Name("microg-patch")
|
||||||
@Description("Patch to allow YouTube ReVanced to run without root and under a different package name.")
|
@Description("Patch to allow YouTube ReVanced to run without root and under a different package name.")
|
||||||
|
Loading…
Reference in New Issue
Block a user