teads / TeadsSDK-android

Teads SDK for Android - Premium branded "outstream" ads
13 stars 6 forks source link

Duplicate class a.a.a.a.a.a found in modules jetified-sdk-4.8.1-runtime.jar (tv.teads.sdk.android:sdk:4.8.1) #158

Closed MrBrightside29 closed 3 years ago

MrBrightside29 commented 3 years ago

Hi,

I am unable to compile my project after adding latest Teads dependency and having also Stripe.

Duplicate class a.a.a.a.a.a found in modules jetified-sdk-4.8.1-runtime.jar (tv.teads.sdk.android:sdk:4.8.1) and jetified-stripe-3ds2-android-4.1.2-runtime.jar (com.stripe:stripe-3ds2-android:4.1.2)
Duplicate class a.a.a.a.a.c found in modules jetified-sdk-4.8.1-runtime.jar (tv.teads.sdk.android:sdk:4.8.1) and jetified-stripe-3ds2-android-4.1.2-runtime.jar (com.stripe:stripe-3ds2-android:4.1.2)
Duplicate class a.a.a.a.a.f found in modules jetified-sdk-4.8.1-runtime.jar (tv.teads.sdk.android:sdk:4.8.1) and jetified-stripe-3ds2-android-4.1.2-runtime.jar (com.stripe:stripe-3ds2-android:4.1.2)
github-nourdine-dahmani commented 3 years ago

Hi @MrBrightside29, We do work on it, we'll update you asap Bests,

github-nourdine-dahmani commented 3 years ago

Hi @MrBrightside29, We did release a fix, find the latest version here Please feel free to check out these documentation sections that might help along the way:

MrBrightside29 commented 3 years ago

Hi @ndahmani, everything is working fine now! Thanks for the fast fix!