do not pull in Enigma for Stitch
This commit is contained in:
		
							parent
							
								
									21c31307c4
								
							
						
					
					
						commit
						a9a160b0bf
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -34,7 +34,9 @@ dependencies { | |||
| 	implementation ('org.zeroturnaround:zt-zip:1.13') | ||||
| 	implementation ('com.google.code.gson:gson:2.8.5') | ||||
| 	implementation ('com.google.guava:guava:27.0.1-jre') | ||||
| 	implementation ('net.fabricmc:stitch:0.1.1.42') | ||||
| 	implementation ('net.fabricmc:stitch:0.1.1.42') { | ||||
| 		exclude module: 'enigma' | ||||
| 	} | ||||
| 	implementation ('net.fabricmc:tiny-remapper:0.1.0.23') { | ||||
| 		transitive = false | ||||
| 	} | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue