mirror of
				https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
				synced 2025-11-04 14:16:33 +00:00 
			
		
		
		
	Update mppAndroidProject.gradle
This commit is contained in:
		@@ -4,7 +4,7 @@ project.group = "$group"
 | 
				
			|||||||
// apply from: "$publishGradlePath"
 | 
					// apply from: "$publishGradlePath"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kotlin {
 | 
					kotlin {
 | 
				
			||||||
    android {
 | 
					    androidTarget {
 | 
				
			||||||
        publishAllLibraryVariants()
 | 
					        publishAllLibraryVariants()
 | 
				
			||||||
        compilations.all {
 | 
					        compilations.all {
 | 
				
			||||||
            kotlinOptions {
 | 
					            kotlinOptions {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user