During build process of application, dx.bat
in build tools\23.0.3
folder is not executed.
compileSdkVersion 23
buildToolsVersion "23.0.3"
dx.bat
used to get executed in older API versions like 19.
In that case, can you let me know how classes.dex gets generated without dx.bat getting executed in API version 23.