Gradle configuration cache fails when using maven for artifact publishing. This impacts using GitHub Packages, which will impact both CocoaPods GitHub publishing as well as any private Android publishing.
It is caused by a bug in the Gradle maven publishing plugin: gradle/gradle#24040
When that issue is resolved, we can revisit this issue.