fix(build): use Kotlin with explicit project dependency
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
plugins {
|
||||
id("jadx-library")
|
||||
id("jadx-kotlin")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user