fix license check
This commit is contained in:
		
							parent
							
								
									a55ebd4e31
								
							
						
					
					
						commit
						86ae0146d9
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -69,6 +69,10 @@ task javadocJar(type: Jar, dependsOn: javadoc) { | |||
| 
 | ||||
| apply from: 'https://github.com/FabricMC/fabric-docs/raw/master/gradle/license.gradle' | ||||
| 
 | ||||
| license { | ||||
| 	exclude '**/loom/util/DownloadUtil.java' | ||||
| } | ||||
| 
 | ||||
| task wrapper(type: Wrapper) { | ||||
| 	gradleVersion = '4.10.2' | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue