mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 11:13:45 +01:00 
			
		
		
		
	Clean gradle target directory
This commit is contained in:
		@@ -24,7 +24,9 @@ subprojects {
 | 
				
			|||||||
            exclude(module: 'bukkit-classloader-check')
 | 
					            exclude(module: 'bukkit-classloader-check')
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					    clean{
 | 
				
			||||||
 | 
					        delete file("../target")
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
    repositories {
 | 
					    repositories {
 | 
				
			||||||
        mavenCentral()
 | 
					        mavenCentral()
 | 
				
			||||||
        maven {url "http://empcraft.com/maven2"}
 | 
					        maven {url "http://empcraft.com/maven2"}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user