mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:58:56 +08:00 
			
		
		
		
	Apply toolchain resolver plugin
This config is required to auto-provision toolchains with Gradle 8.0
This commit is contained in:
		@@ -1 +1,5 @@
 | 
			
		||||
plugins {
 | 
			
		||||
    id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0")
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
rootProject.name = 'basic'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user