-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Description
Mentioned version of protoc
does not have aarch64 files, that fails the gradle build
To Reproduce
./gradlew clean dagger-common:generateTestProto
Expected behavior
Proto file generation
Behavior
Execution failed for task ':dagger-common:generateTestProto'.
> Could not resolve all files for configuration ':dagger-common:protobufToolsLocator_protoc'.
> Could not find protoc-3.1.0-osx-aarch_64.exe (com.google.protobuf:protoc:3.1.0).
Searched in the following locations:
https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.1.0/protoc-3.1.0-osx-aarch_64.exe
Additional context
Metadata
Metadata
Assignees
Labels
No labels