mirror of
				https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
				synced 2025-11-04 06:00:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			165 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			165 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
apply from: "$defaultProjectWithSerialization"
 | 
						|
apply from: "$enableMPPJvm"
 | 
						|
apply from: "$enableMPPJs"
 | 
						|
apply from: "$enableMPPWasmJs"
 | 
						|
apply from: "$enableMPPAndroid"
 |