Gradle Sync Error: Please initialize at least one Kotlin target in ‘app (:app)’ when applying custom gradle plugin for kotlin multiplatform project
i’m trying to implement a custom gradle plugin for my app
module in a kotlin multiplatform project but i keep ran into this error when i apply my custom plugin and sync project.