mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-24 18:35:55 +01:00
refactor: rename general-bytecode-ads
to general-ads
This commit is contained in:
parent
e12dc11b67
commit
d4ed67ce4f
@ -43,7 +43,7 @@ import org.jf.dexlib2.immutable.reference.ImmutableMethodReference
|
||||
@Dependencies(
|
||||
dependencies = [ResourceIdMappingProviderResourcePatch::class, IntegrationsPatch::class, GeneralResourceAdsPatch::class]
|
||||
)
|
||||
@Name("general-bytecode-ads")
|
||||
@Name("general-ads")
|
||||
@Description("Patch to remove general ads in bytecode.")
|
||||
@GeneralAdsCompatibility
|
||||
@Version("0.0.1")
|
||||
|
Loading…
Reference in New Issue
Block a user