Skip to content

Error on Message.Builder subclass when running compileCommonMainKotlinMetadata This error should be fixed in the 4.8.1 build. #3294

Open
@SureshKumarA24

Description

@SureshKumarA24

I'm trying to generate models for Android and iOS targets. The plugin generates (seemingly correct) code but there's an error on compileCommonMainKotlinMetadata task where it errors out with the error below:

`> Task :shared:compileCommonMainKotlinMetadata FAILED

e: file:///.../wiretest/shared/build/generated/source/wire/human/Person.kt:85:58 This class does not have a constructor

e: file:///.../wiretest/shared/build/generated/source/wire/human/Person.kt:230:65 This class does not have a constructor`

We need the fix in the particular version, because of the kotlin dependency

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