mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	* build: update Gradle to `7.6` Signed-off-by: Luke Gareth Ribchester <luke@luke.gr> * docs: remove duplicated header Signed-off-by: Luke Gareth Ribchester <luke@luke.gr> * docs: add changelog entry for Gradle update Signed-off-by: Luke Gareth Ribchester <luke@luke.gr> Signed-off-by: Luke Gareth Ribchester <luke@luke.gr> Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			221 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			221 B
		
	
	
	
		
			INI
		
	
	
	
	
	
distributionBase=GRADLE_USER_HOME
 | 
						|
distributionPath=wrapper/dists
 | 
						|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
 | 
						|
networkTimeout=10000
 | 
						|
zipStoreBase=GRADLE_USER_HOME
 | 
						|
zipStorePath=wrapper/dists
 |