Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got error after add this dependency.... #9

Closed
Dmodi1004 opened this issue Mar 26, 2022 · 1 comment
Closed

I got error after add this dependency.... #9

Dmodi1004 opened this issue Mar 26, 2022 · 1 comment

Comments

@Dmodi1004
Copy link

Dmodi1004 commented Mar 26, 2022

When I implement this dependency I got this error:~ Duplicate class found

Duplicate class android.support.v4.os.ResultReceiver$MyRunnable found in modules core-1.7.0-runtime (androidx.core:core:1.7.0) and support-compat-27.1.1-runtime (com.android.support:support-compat:27.1.1)

That's why I didn't use this feature....
Please help me....

@Dmodi1004 Dmodi1004 changed the title I got error after add this dependence.... I got error after add this dependency.... Mar 26, 2022
@tergesa
Copy link

tergesa commented Sep 19, 2022

I had the same error and I fixed it by adding this code to the gradle.properties file.

android.enableJetifier=true

@3llomi 3llomi closed this as completed Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants