Skip to content

大神这个兼容Java1.8吗  #443

@Darksiderlyd

Description

@Darksiderlyd

使用这个
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}

然后开启
jackOptions{
enabled = true
}
就会报错,Application类不能在运行时生成,所以找不到这个类
image
image

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