play-services-plugins
play-services-plugins copied to clipboard
Gradle task processGoogleServices not cacheable
Describe the bug
The task processGoogleServices
is not cacheable due to "Caching has not been enabled for this task". Similar to #58 which was fixed in google-services 4.3.0. I'm using google-services 4.3.3.
To Reproduce Steps to reproduce the behavior:
- Attach google-services plugin
- Run the build.
Expected behavior
processGoogleServices
task is cacheable.
Screenshots
From Gradle build scan:
Desktop (please complete the following information):
- Gradle version: 6.1
- Android Studio version: 3.5.2
- Plugin name and version: google-services 4.3.3