Skip to content

Commit 25890b6

Browse files
committed
Update build.gradle
1 parent 2fe9a1c commit 25890b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030

3131
boolean local = true
3232

33-
if (local) libsDirName = 'C:\\Users\\sacha\\Development\\Java\\MinecraftServers\\Spigot_1_10\\plugins'
33+
if (local) libsDirName = 'C:\\Users\\RadBu\\GitHub Workspace\\'
3434

3535
dependencies{
3636
subprojects.each{ p ->

0 commit comments

Comments
 (0)