Skip to content

Proguard is weak #19

@Wahyd

Description

@Wahyd

Hi,

I see in consumer-proguard-rules.pro these lines.:

-keep public class * {
public protected *;
}

if we include this library in a multi module project, Proguard keep ALL classes, even those are not in this library. (Indeed Android Studio Plugin append all Proguard files)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions