mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 08:29:22 +01:00
refactor: rename microg-patch
to microg-support
This commit is contained in:
parent
16ef5215d1
commit
6046f077ab
@ -31,7 +31,7 @@ import org.jf.dexlib2.immutable.reference.ImmutableStringReference
|
|||||||
|
|
||||||
@Patch(include = false)
|
@Patch(include = false)
|
||||||
@Dependencies(dependencies = [MicroGResourcePatch::class])
|
@Dependencies(dependencies = [MicroGResourcePatch::class])
|
||||||
@Name("microg-patch")
|
@Name("microg-support")
|
||||||
@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.")
|
||||||
@MicroGPatchCompatibility
|
@MicroGPatchCompatibility
|
||||||
@Version("0.0.1")
|
@Version("0.0.1")
|
||||||
|
Loading…
Reference in New Issue
Block a user