Skip to content

Run on release only #33

@aadhk

Description

@aadhk

How to setup run on release only on the gradle file?
The following setting is for all building.
android {
...

defaultConfig {
   ...
}

}

BlackObfuscator {
enabled true
depth 2
obfClass = ["top.niunaijun", "com.abc"]
blackClass = ["top.niunaijun.black"]
}

dependencies {
...
}

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