feat(plugins): allow to load classes using input stream or byte array in jadx-input plugin (#1457)
This commit is contained in:
@@ -7,4 +7,6 @@ dependencies {
|
||||
|
||||
// show bytecode disassemble
|
||||
implementation 'io.github.skylot:raung-disasm:0.0.3'
|
||||
|
||||
testImplementation(project(":jadx-core"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user