Skip to content

Commit

Permalink
Protobuf: Remove generatedFilesBaseDir config
Browse files Browse the repository at this point in the history
  • Loading branch information
alvasw committed Jul 19, 2023
1 parent dd61933 commit 0532bc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-logic/commons/src/main/groovy/bisq.protobuf.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ protobuf {
protoc {
artifact = "com.google.protobuf:protoc:3.19.4"
}
generatedFilesBaseDir = "$projectDir/build/generated/source"
}

0 comments on commit 0532bc3

Please sign in to comment.