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)
|
||||
@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.")
|
||||
@MicroGPatchCompatibility
|
||||
@Version("0.0.1")
|
||||
|
|
Loading…
Reference in a new issue