This commit is contained in:
Aria Moradi
2020-12-24 01:37:01 +03:30
parent ae5e8fd01c
commit be3a038285
13 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion")
// dex2jar
implementation(fileTree("../lib/dex2jar/"))
implementation(fileTree("lib/dex2jar/"))
testImplementation("org.jetbrains.kotlin:kotlin-test")