Update gradle to 4.10.3 #9
			No reviewers
			
				
				
			
		
		
		
	
	
	
		Labels
		
	
	
	
	
	
	
		No Milestone
		
			
		
	
	
		
		
		
			No project
			
				
			
		
	
	
	
	
	
		No Assignees
		
			
		
	
	
	
		1 Participants
		
	
	
		
		
			Notifications
			
				
			
		
	
	
		
		
	
	
	Due Date
	No due date set.
			
				Dependencies
				
				
		
	
	
	No dependencies set.
			Reference: Steven/fabric-example-mod#9
			
		
	
		Loading…
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "patch-1"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
$ gradlew wrapper --gradle-version=4.10.3Any reason why we cannot go to 5.3? loom should support it.
I'm not sure. When I run the build task I always get a warning: "Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0."
It works fine with version 5.3. I also ran some tasks with
--warning-mode allwith version 4.10.2 and 4.10.3, which should show all deprecated calls, but no warnings showed up.