Everytime I try to build using Jenkins I get the following error
Failed to apply plugin [id \'io.fabric\'] Could not create plugin of type \'Crashly
Create directory
/Users/Shared/Jenkins/Home/Library/Caches
If you run ./gradlew clean --stacktrace
from the job workspace /Users/Shared/Jenkins/Home/jobs/
you get the following stacktrace
Caused by: java.lang.RuntimeException: Crashlytics data directory at >/Users/Shared/Jenkins/Home/Library/Caches/com.crashlytics could not be created. at com.crashlytics.tools.android.DeveloperTools.(DeveloperTools.java:116) ... 53 more