If a Gradle project includes processing-core:4.1.1 as dependency, the build fails with ``` ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve org.p5android:processing-core:4.1.1. ``` even though the packages are available [on JCenter](https://bintray.com/p5android/processing-android/processing-core/4.1.1).