refactor: rename general-bytecode-ads to general-ads
This commit is contained in:
parent
285aac5679
commit
433ea02c04
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue