[Kotlin, Gradle] Support project dependencies to custom compilations
It is required for kotlin-test support in kotlin.git In related KGP changes, Kotlin Compilation now can be associated with archive task that produced from its outputs. And this archive task can be exposed via consumable configuration therefore IDE should correctly resolve this dependency as source dependency. ^KTIJ-27536 Verification Pending GitOrigin-RevId: 12e4ca8824146419250da7bdbaf4277aec92c387
Showing
+41 -3
Please register or sign in to comment