get the right dex2jar package please

This commit is contained in:
Aria Moradi
2021-03-26 02:07:00 +04:30
parent 3e53c50f64
commit 62b1e99bbf
2 changed files with 4 additions and 7 deletions
+1 -2
View File
@@ -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