Could not resolve all files for configuration ':classpath'

Hi!

There’s an ongoing jcenter.bintray.com issue which affects all Android package downloads from jcenter.bintray.com.

A simple and reliable mitigation can be to configure a Bitrise Build Cache for your Android project, so your dependencies are cached and don’t have to be downloaded from bintray. You can find a guide for the setup at: How to cache Gradle dependencies

1 Like