fix: migrate to new proxy api

This commit is contained in:
oSumAtrIX
2022-06-26 18:10:37 +02:00
parent 95b8d60404
commit db32ffe56a
6 changed files with 7 additions and 13 deletions

View File

@ -4,7 +4,6 @@ import app.revanced.patcher.annotation.Description
import app.revanced.patcher.annotation.Name
import app.revanced.patcher.annotation.Version
import app.revanced.patcher.data.impl.BytecodeData
import app.revanced.patcher.data.impl.proxy
import app.revanced.patcher.extensions.addInstructions
import app.revanced.patcher.patch.annotations.Dependencies
import app.revanced.patcher.patch.annotations.Patch