Skip to content

all-in-one sdk proguard optimization pass doubles the compilation time #4

@alfiewm

Description

@alfiewm

In the proguard.txt file inside the 1.3 All-in-One SDK, there is a configuration which sets the optimization pass to 10, as showed below.

-optimizationpasses 10

As a result, the compilation time of my project doubled(from 5 mins to 12mins), and I could not find a way to override it!

AFAIK, this is not a library's responsibility to config optimization pass, could you please explain why you add this, and is there any way to workaround this rule? Thanks.

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