build(Needs bump): Bump dependencies

This commit is contained in:
oSumAtrIX
2023-10-22 23:31:50 +02:00
parent 38f9f0f4fd
commit b42cfa3ccd
322 changed files with 393 additions and 415 deletions

View File

@ -2,7 +2,6 @@ package app.revanced.patches.spotify.navbar
import app.revanced.patcher.data.BytecodeContext
import app.revanced.patcher.extensions.InstructionExtensions.removeInstruction
import app.revanced.patcher.fingerprint.method.impl.MethodFingerprint.Companion.resolve
import app.revanced.patcher.patch.BytecodePatch
import app.revanced.patcher.patch.annotation.CompatiblePackage
import app.revanced.patcher.patch.annotation.Patch