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

Exceeds Dex Limit of 64k in its current state. #108

Closed
KishoreBabuIN opened this issue Jul 4, 2017 · 1 comment
Closed

Exceeds Dex Limit of 64k in its current state. #108

KishoreBabuIN opened this issue Jul 4, 2017 · 1 comment

Comments

@KishoreBabuIN
Copy link
Contributor

I just cloned the repo and tried to build

./gradlew clean assemble  

The build fails with the following error:

Dex: The number of method references in a .dex file cannot exceed 64K.

Is this a known issue? I can try and submit a pull request to fix this soon. I just wanted to check before a pull request.

@kaushikgopal
Copy link
Owner

✌️ merged PR. Thanks for this

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

2 participants