Open Egi10 opened 3 months ago
Describe the bug The generated result from the expect/actual class module encountered an error: Expected class PlatformModule does not have default constructor, so when rebuild, the error will be indicated, but running it doesn't cause any issues.
expect/actual
Expected class PlatformModule does not have default constructor
rebuild
To Reproduce You can rebuild the project example at this link: https://github.com/InsertKoinIO/KMP-App-Template/tree/koin_annotations_1.4
Koin project used and used version (please complete the following information): koin-bom 4.0.0-RC1 koin-annotations 1.4.0-RC4
koin-bom 4.0.0-RC1
koin-annotations 1.4.0-RC4
Describe the bug The generated result from the
expect/actual
class module encountered an error:Expected class PlatformModule does not have default constructor
, so whenrebuild
, the error will be indicated, but running it doesn't cause any issues.To Reproduce You can rebuild the project example at this link: https://github.com/InsertKoinIO/KMP-App-Template/tree/koin_annotations_1.4
Koin project used and used version (please complete the following information):
koin-bom 4.0.0-RC1
koin-annotations 1.4.0-RC4