mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-19 05:44:05 +01:00
proto: Remove redundant 'sourceSets.main.java.srcDirs += '
This commit is contained in:
parent
4cf54cd5e0
commit
f6dff320d5
@ -23,11 +23,6 @@ dependencies {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets.main.java.srcDirs += [
|
|
||||||
'build/generated/source/proto/main/grpc',
|
|
||||||
'build/generated/source/proto/main/java'
|
|
||||||
]
|
|
||||||
|
|
||||||
protobuf {
|
protobuf {
|
||||||
protoc {
|
protoc {
|
||||||
artifact = "com.google.protobuf:protoc:${protocVersion}"
|
artifact = "com.google.protobuf:protoc:${protocVersion}"
|
||||||
|
Loading…
Reference in New Issue
Block a user