mirror of
				https://github.com/InsanusMokrassar/MicroUtils.git
				synced 2025-10-31 20:22:03 +00:00 
			
		
		
		
	Revert "remove redundant dokka println"
This reverts commit b53cfd5504.
			
			
This commit is contained in:
		| @@ -81,6 +81,9 @@ kotlin { | ||||
| //                        && it.kotlin.sourceSets.any { it.name.contains("commonMain") } | ||||
|                         && it.kotlin.sourceSets.any { it.name.contains("androidMain") } | ||||
|                     ) { | ||||
|                         it.kotlin.sourceSets.forEach { | ||||
|                             println(it.dependsOn) | ||||
|                         } | ||||
|                         api it | ||||
|                     } | ||||
|                 } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user