Build failures due to missing library

Hello,

We are noticing build failures on Scriptoria due to a missing Java library dependency when attempting to build an Android app. Here is the error from the logs:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':checkReleaseAarMetadata'.
> Could not resolve all files for configuration ':releaseRuntimeClasspath'.
   > Could not find jp.wasabeef:glide-transformations:4.2.0.
     Searched in the following locations:
       - file:/Applications/Scripture App Builder.app/Contents/Resources/Java/lib/glide-transformations-4.2.0.jar
       - file:/Applications/Scripture App Builder.app/Contents/Resources/Java/lib/glide-transformations.jar
       - https://repo.maven.apache.org/maven2/jp/wasabeef/glide-transformations/4.2.0/glide-transformations-4.2.0.pom
       - https://dl.google.com/dl/android/maven2/jp/wasabeef/glide-transformations/4.2.0/glide-transformations-4.2.0.pom
       - https://jcenter.bintray.com/jp/wasabeef/glide-transformations/4.2.0/glide-transformations-4.2.0.pom
     Required by:
         project :

I am looking into it. It might take a new version of the App Builders to fix it which might not be until next week.

Sorry for the inconvenience!

Chris

This seems to have been a temporary issue related to downloading dependency libraries. You can see the details here:

Build should be working on Scriptoria again.

Chris