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

Gradle build failure #20

Closed
anitaa1990 opened this issue Nov 5, 2017 · 2 comments
Closed

Gradle build failure #20

anitaa1990 opened this issue Nov 5, 2017 · 2 comments

Comments

@anitaa1990
Copy link

Error:Execution failed for task ':app:transformClassesWithDexForDebug'.

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexIndexOverflowException: Cannot merge new index 66201 into a non-jumbo instruction!

Any help?

@anitaa1990
Copy link
Author

I fixed this with multiDexEnabled true but I wanted to know why this was happening? And if there was any way to reduce the number of classes/methods in the jar?

@HendrixString
Copy link
Owner

Maybe proguard

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