move lib
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user