get the right dex2jar package please
This commit is contained in:
@@ -64,8 +64,7 @@ dependencies {
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion")
|
||||
|
||||
// dex2jar: https://github.com/DexPatcher/dex2jar/releases/tag/v2.1-20190905-lanchon
|
||||
// implementation(fileTree("lib/dex2jar/"))
|
||||
implementation("com.github.DexPatcher:dex2jar:v2.1-20190905-lanchon")
|
||||
implementation("com.github.DexPatcher.dex2jar:dex-tools:v2.1-20190905-lanchon")
|
||||
|
||||
|
||||
// api
|
||||
|
||||
Reference in New Issue
Block a user