Arkadii Ivanov
09/15/2023, 1:06 PMSerializable
annotations ("kotlinx.serialization compiler plugin is not applied to the module") and also it doesn't see MyClass.serializable()
functions, in a wear app module. Even though the plugin is actually applied and the app compiles and runs just fine. This issue doesn't happen in a normal Android app module. I tried syncing the projects multiple times, adding and removing the plugin, as well as reimporting the project.
Wondering, is it something known?