.
This commit is contained in:
		@@ -334,3 +334,6 @@ task resolveAllDependencies {
 | 
				
			|||||||
        configurations.each { it.resolve() }
 | 
					        configurations.each { it.resolve() }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					tasks.withType(JavaCompile) {
 | 
				
			||||||
 | 
					    options.encoding = "UTF-8"
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user