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