refactor: rename microg-patch to microg-support

This commit is contained in:
oSumAtrIX
2022-06-14 23:41:44 +02:00
parent 16ef5215d1
commit 6046f077ab

View File

@ -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")