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

Duplicate Class found in modules jetified #1022

Open
abbasalid opened this issue Mar 30, 2020 · 2 comments
Open

Duplicate Class found in modules jetified #1022

abbasalid opened this issue Mar 30, 2020 · 2 comments

Comments

@abbasalid
Copy link

Hello ,
I am trying to implement Gadgetbridge App as module dependency in my project but I am getting the following error @greenrobot-team
Duplicate class de.greenrobot.dao.AbstractDao found in modules jetified-greendao......

@greenrobot-team
Copy link
Collaborator

First of all, try to clean and re-build.

Then, check that you do not include the greenDAO library multiple times. E.g. run gradlew :app:dependencies to check your dependency configurations.

@spencerlishaobing
Copy link

 Type net.whty.app.db.greendao.DaoMaster$OpenHelper is defined multiple times

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