gradle-advanced-build-version icon indicating copy to clipboard operation
gradle-advanced-build-version copied to clipboard

Using GIT_COMMIT_COUNT is not working with Gradle 8.6

Open jsundgren opened this issue 1 year ago • 1 comments

I am using the 3.0.0 release with Gradle 8.6 and it gives me this issue when building:

1 problem was found storing the configuration cache.
- Build file 'app/build.gradle': external process started 'git rev-list --count HEAD'
  See https://docs.gradle.org/8.6/userguide/configuration_cache.html#config_cache:requirements:external_processes

jsundgren avatar Aug 14 '24 14:08 jsundgren