Skip to content

Commit

Permalink
fix(Twitter): Merge correct extension by depending on correct extensi…
Browse files Browse the repository at this point in the history
…on patch
  • Loading branch information
oSumAtrIX committed Dec 7, 2024
1 parent 3ce5cee commit 8281cf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import app.revanced.patcher.extensions.InstructionExtensions.removeInstructions
import app.revanced.patcher.patch.BytecodePatchContext
import app.revanced.patcher.patch.PatchException
import app.revanced.patcher.patch.bytecodePatch
import app.revanced.patches.reddit.misc.extension.sharedExtensionPatch
import app.revanced.patches.twitter.misc.extension.sharedExtensionPatch
import java.io.InvalidClassException

/**
Expand Down

0 comments on commit 8281cf6

Please sign in to comment.