mirror of
				https://hub.gitmirror.com/https://github.com/gradle/actions.git
				synced 2025-10-29 08:59:59 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			116 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			116 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
| plugins {
 | |
|     id("org.gradle.toolchains.foojay-resolver-convention") version("0.7.0")
 | |
| }
 | |
| 
 | |
| rootProject.name = 'basic'
 | 
