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...