Skip to content

[KSP] Mangled names for internal functions are incorrect when compiled on AGP 9 #2701

@pablobaxter

Description

@pablobaxter

Potentially related to #2180. It's basically inverse of this issue. What I'm seeing is that the generated code from KSP is mangled$library_debug while the Kotlin compiler creates mangled$library instead. This can be fixed by setting android.builtInKotlin=false. I believe this to be an AGP issue with builtin Kotlin, but filing a ticket here as well just in case. AGP bug issue: https://issuetracker.google.com/issues/458762165

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