Skip to content

Spaces are not allowed in property names on Android #60

@popovanton0

Description

@popovanton0

When I tried to launch the examples app on Android, the following compilation error occurred:

com.android.tools.r8.internal.jf: Space characters in SimpleName 'ComposeLogo Default State$delegate' are not allowed prior to DEX version 040

I was able to fix it by replacing spaces in example story names with underscores.

Is it possible to do something in the compiler plugin to remove spaces on Android?

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