mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-02 10:52:37 +02:00
Fix buildscript
This commit is contained in:
@@ -33,7 +33,7 @@ dependencies {
|
|||||||
|
|
||||||
build {
|
build {
|
||||||
dependsOn(":forge:build")
|
dependsOn(":forge:build")
|
||||||
dependsOn(":forge-api:build")
|
dependsOn(":forge:forge-api:build")
|
||||||
}
|
}
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
|
Reference in New Issue
Block a user