mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Got 3rd party dependencies working in development mode
This commit is contained in:
@@ -32,8 +32,4 @@ subprojects {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.named("build") {
|
||||
dependsOn(":gameyfin:uberJar")
|
||||
}
|
||||
|
||||
extra.set("pluginDir", rootProject.layout.buildDirectory.get().asFile.resolve("plugins"))
|
||||
Reference in New Issue
Block a user