build(Needs bump)!: Bump dependencies

BREAKING CHANGE: This bump updates smali, a crucial dependency
This commit is contained in:
oSumAtrIX
2023-08-11 02:51:27 +02:00
parent 496c2242bc
commit d5f89a903f
44 changed files with 243 additions and 241 deletions

View File

@@ -2,8 +2,8 @@ package app.revanced.patcher.usage.bytecode
import app.revanced.patcher.extensions.or
import app.revanced.patcher.fingerprint.method.annotation.FuzzyPatternScanMethod
import app.revanced.patcher.fingerprint.method.impl.MethodFingerprint
import org.jf.dexlib2.AccessFlags
import org.jf.dexlib2.Opcode
import com.android.tools.smali.dexlib2.AccessFlags
import com.android.tools.smali.dexlib2.Opcode
@FuzzyPatternScanMethod(2)
object ExampleFingerprint : MethodFingerprint(