Skip to content

Compile Error : JVM target 11 into bytecode that is being built with JVM target 1.8 #266

Description

@logicgupta

Cannot inline bytecode built with JVM target 11 into bytecode that is being built with JVM target 1.8

Getting Above error in compiling below line of code

val viewModel = getViewModel(key = "HomeScreen", factory = viewModelFactory { NewsViewModel() })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions