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

Fix native targets compiler plugins (#93) #112

Closed Mr3zee closed 6 days ago

Mr3zee commented 6 days ago

Subsystem RPC Gradle plugin

Problem Description Transitive dependencies in compiler plugin artifacts do not work for Kotlin/Native

Solution We have only a few transitive dependencies, so I hardcoded them