Skip to content

当开启shrinkR增量编译时,library project里使用到R文件的地方没有做常量内联,会导致Caused by: java.lang.ClassNotFoundException #163

Open
@hfgerr

Description

@hfgerr

全量编译,开启bytex 的shrinkR 没问题,但是 增量编译时,library project使用的R文件没有内联,会导致Caused by: java.lang.ClassNotFoundException: Didn't find class "com.xxx.xxx.xxx.R$string"

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