feat(java-input): support jsr/ret opcodes (#2039)
This commit is contained in:
@@ -6,7 +6,7 @@ dependencies {
|
||||
api(project(":jadx-core"))
|
||||
|
||||
// show bytecode disassemble
|
||||
implementation("io.github.skylot:raung-disasm:0.1.0")
|
||||
implementation("io.github.skylot:raung-disasm:0.1.1")
|
||||
|
||||
testImplementation(project(":jadx-core"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user