Skip to content

Commit fd3058c

Browse files
Testing some more the third (hopefully last time)
1 parent e4f38a2 commit fd3058c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle

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

35-
jar {
36-
destinationDirectory.set(file("/Users/linusglimm/Desktop/mineopoly stuff/servers/spigotTest/plugins"))
37-
}
38-
3935
tasks.withType(JavaCompile).configureEach {
4036
options.encoding = 'UTF-8'
4137

0 commit comments

Comments
 (0)