Skip to content

Commit 95d7b58

Browse files
committed
Changes
1 parent f0bbf18 commit 95d7b58

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ java {
3131
}
3232
}
3333

34-
jar {
35-
destinationDirectory = file("/home/listex/Документы/Server/plugins") // Изменяем путь для JAR файла
36-
}
37-
3834
tasks.withType(JavaCompile).configureEach {
3935
options.encoding = 'UTF-8'
4036

0 commit comments

Comments
 (0)