-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Labels
No labels