build(revanced-patcher): bump version

This commit is contained in:
oSumAtrIX 2023-06-07 03:46:13 +02:00
parent f5224c4980
commit 144ae5a787
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4
130 changed files with 555 additions and 530 deletions

View file

@ -1,6 +1,6 @@
package app.revanced.util.patch
import app.revanced.patcher.extensions.replaceInstruction
import app.revanced.patcher.extensions.InstructionExtensions.replaceInstruction
import app.revanced.patcher.util.proxy.mutableTypes.MutableMethod
import org.jf.dexlib2.Opcode
import org.jf.dexlib2.iface.ClassDef