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"
 | 
			
		||||
 | 
			
		||||
kotlin {
 | 
			
		||||
    android {
 | 
			
		||||
    androidTarget {
 | 
			
		||||
        publishAllLibraryVariants()
 | 
			
		||||
        compilations.all {
 | 
			
		||||
            kotlinOptions {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user