Skip to content

does not work with truecaller 2.2.0 #5

@jsjain

Description

@jsjain

I was following latest truecaller docs for setting up truecaller login.
According to it I am supposed to add
implementation "com.truecaller.android.sdk:truecaller-sdk:2.2.0"
but after adding it I am getting it errors

Execution failed for task ':app:checkDebugDuplicateClasses'.
> 1 exception was raised by workers:
  java.lang.RuntimeException: Duplicate class com.truecaller.android.sdk.BuildConfig found in modules jetified-truecaller-sdk-2.2.0-runtime.jar (com.truecaller.android.sdk:truecaller-sdk:2.2.0) and jetified-truesdk-0.6-runtime.jar (truesdk-0.6.aar)

and removing it works fine, I thinks i because newer version of .aar file is not updated.

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