Hi, I try konnect and use "kotlinx-serialization" and "kotlin-android-extensions" on build.gradle.kts (Module: android-app), but it not work. I dont understand why.
build.gradle.kts (Module: android-app):
Deps:
Deps.Libs:
In Model Serializer print - kotlinx.serialization compiler plugin is not applied to the module:
Hi, I try konnect and use "kotlinx-serialization" and "kotlin-android-extensions" on build.gradle.kts (Module: android-app), but it not work. I dont understand why.
build.gradle.kts (Module: android-app):
Deps:
Deps.Libs:
In Model Serializer print - kotlinx.serialization compiler plugin is not applied to the module:
Dont work:
And kotlin-android-extensions dont work too: