Revert previous change, somewhat. I didnt understand the issue correctly.
This commit is contained in:
		
							parent
							
								
									4daec03a0f
								
							
						
					
					
						commit
						6b481fbcd6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -351,7 +351,7 @@ public class LoomGradleExtension { | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	@ApiStatus.Experimental | 	@ApiStatus.Experimental | ||||||
| 	public void runConfigs(Action<NamedDomainObjectContainer<RunConfigSettings>> action) { | 	public void runs(Action<NamedDomainObjectContainer<RunConfigSettings>> action) { | ||||||
| 		action.execute(runConfigs); | 		action.execute(runConfigs); | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue