Has anyone ever tried to use GitHub Actions cache as Gradle build cache? I would assume that a simpl...
f
Has anyone ever tried to use GitHub Actions cache as Gradle build cache? I would assume that a simple local cache is all that needs to be configured, no?
p