0

I got this error during the build phase,

stderr[

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':transformClassesWithDexForRelease'.

    com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexIndexOverflowException: method ID not in [0, 0xffff]: 65536

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

I search for it, but i found nothing that solve my problem...

BlackMB
  • 226
  • 6
  • 19
  • did you try creating a multidex application? https://stackoverflow.com/questions/26515378/dexindexoverflowexception-issue-after-updating-to-latest-appcompat-and-support-l – 10101010 Oct 19 '17 at 22:02
  • i get this error when i use this link: Error:Build-in class shrinker and multidex are not supported yet. – BlackMB Oct 19 '17 at 22:29

0 Answers0