mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2025-01-11 16:29:08 +01:00
move lib
This commit is contained in:
parent
ae5e8fd01c
commit
be3a038285
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user