feat: input plugin for java bytecode
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
id 'java-library'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":jadx-plugins:jadx-plugins-api"))
|
||||
}
|
||||
Reference in New Issue
Block a user