update dex2jar

This commit is contained in:
Aria Moradi
2021-03-16 15:44:50 +03:30
parent 1128f40bac
commit 4e699e4f5a
31 changed files with 69 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ dependencies {
val coroutinesVersion = "1.3.9"
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion")
// dex2jar
// dex2jar: https://github.com/DexPatcher/dex2jar/releases/tag/v2.1-20190905-lanchon
implementation(fileTree("lib/dex2jar/"))
// api