I\'m new to Jenkins and Build Servers in general. I am working on setting an Android project up on Jenkins and the app uses Crashlytics. Using Gradle, I set my tasks to \"clean
I had the same error, because the /Users/Shared/Jenkins/Library directory doesn't exist. If you create that directory and /Users/Shared/Jenkins/Library/Caches, the crashlytics tasks should complete.