Skip to content

Remove makeSureCompilationIsRunAfterKsp from compiler plugin if possible #54

@micHar

Description

@micHar

This part of compiler plugin should not be required theoretically. ksp for common code should always run before ios targets compilation and generally speaking it's a bad idea to hardcode compile task names. If it doesn't work for any reason, we might want to resort to sth else than hardcoding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions