8 lines
		
	
	
		
			175 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			175 B
		
	
	
	
		
			INI
		
	
	
	
	
	
org.gradle.daemon=false
 | 
						|
org.gradle.jvmargs=-Xmx5120m
 | 
						|
org.gradle.workers.max=5
 | 
						|
org.gradle.parallel=true
 | 
						|
 | 
						|
kotlin.incremental=false
 | 
						|
kotlin.compiler.execution.strategy=in-process
 |