java.lang.IllegalStateException: Dex archives: setting .DEX extension only for .CLASS files

Glad to hear that helped!

If you want to do 100% clean builds every time, simply remove the Cache steps. Bitrise.io does not cache anything by itself, only if the Cache steps are present. So by removing those you can disable caching completely :slight_smile:

If you’d have any questions just let us know!