fix: update raung to fix stack frame issue (#1932)
This commit is contained in:
@@ -6,7 +6,7 @@ dependencies {
|
||||
api(project(":jadx-core"))
|
||||
|
||||
// show bytecode disassemble
|
||||
implementation 'io.github.skylot:raung-disasm:0.0.3'
|
||||
implementation 'io.github.skylot:raung-disasm:0.1.0'
|
||||
|
||||
testImplementation(project(":jadx-core"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user