11 lines
		
	
	
		
			255 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			255 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| plugins {
 | |
|     id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
 | |
| }
 | |
| rootProject.name = "planterette"
 | |
| include("plt-build")
 | |
| include("plt-build-wrapper")
 | |
| include("plt-fetch")
 | |
| include("plt-pkg")
 | |
| include("plt-server")
 | |
| include("plt-updated")
 |