Kotlin / kotlinx-rpc

Add asynchronous RPC services to your multiplatform applications.
https://kotlin.github.io/kotlinx-rpc/
Apache License 2.0
512 stars 7 forks source link

Update Compiler Specific Modules configuration #84

Closed Mr3zee closed 1 month ago

Mr3zee commented 1 month ago

Subsystem Gradle

Problem Description Compiler Specific Modules (CSM) are too verbose with multiple modules and nesting involved (and also additional artifacts) KRPC-69

Solution Replace 'each module for each set of versions' with 'each source set for each set of versions'