mirror of
				https://hub.gitmirror.com/https://github.com/gradle/gradle-build-action
				synced 2025-10-29 09:00:04 +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'
 | 
