fix(build): use Kotlin with explicit project dependency

This commit is contained in:
Skylot
2023-05-17 16:19:18 +01:00
parent 5d3c96ead2
commit ae1b1ce99e
12 changed files with 33 additions and 13 deletions
@@ -1,5 +1,6 @@
plugins {
id("jadx-library")
id("jadx-kotlin")
}
dependencies {