KStateMachine / kstatemachine

KStateMachine is a powerful Kotlin Multiplatform library with clean DSL syntax for creating complex state machines and statecharts driven by Kotlin Coroutines.
https://kstatemachine.github.io/kstatemachine/
Boost Software License 1.0
358 stars 21 forks source link

Sources are not packaged correctly #86

Closed reactormonk closed 4 months ago

reactormonk commented 8 months ago

According to https://issuetracker.google.com/issues/320626494#comment4 there's a bug in the gradle build.

nsk90 commented 7 months ago

I have checked with https://github.com/nsk90/android-kstatemachine-sample sample that IDE successfully shows source code documentation while working with the library artifact. Please provide detailed info what is the problem and steps to reproduce it.

nsk90 commented 4 months ago

closing as stale