Skip to content

Duplicate class a.a found  #23

Description

@kunalkhedkar

I use several libs which are obfuscated. As a result I get following build error:

Duplicate class a.a found in modules jetified-android-sdk-3.8.4-runtime (com.taboola:android-sdk:3.8.4) and jetified-omsdk-1.3.35-runtime (com.tappx.sdk.android:omsdk:1.3.35)
because other lib also has obfuscated a.a class.

Please use flattenpackagehierarchy in your ProGuard rules to move obfuscated classes in some unique package to prevent aforementioned conflicts with other libraries.

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