mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-20 03:36:51 +01:00
docs: normalize description of music-microg-support
patch
This commit is contained in:
parent
9264c24fac
commit
9fdd5226b7
@ -29,7 +29,7 @@ import org.jf.dexlib2.immutable.reference.ImmutableStringReference
|
|||||||
@Patch
|
@Patch
|
||||||
@Dependencies([MusicMicroGResourcePatch::class])
|
@Dependencies([MusicMicroGResourcePatch::class])
|
||||||
@Name("music-microg-support")
|
@Name("music-microg-support")
|
||||||
@Description("Patch to allow YouTube Music ReVanced to run without root and under a different package name.")
|
@Description("Allows YouTube Music ReVanced to run without root and under a different package name.")
|
||||||
@MusicMicroGPatchCompatibility
|
@MusicMicroGPatchCompatibility
|
||||||
@Version("0.0.1")
|
@Version("0.0.1")
|
||||||
class MusicMicroGBytecodePatch : BytecodePatch(
|
class MusicMicroGBytecodePatch : BytecodePatch(
|
||||||
|
Loading…
Reference in New Issue
Block a user