mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-19 05:44:05 +01:00
Merge pull request #6755 from alvasw/apply_proto_tasks_only_to_main_source_set
proto: Apply proto tasks only to main source set
This commit is contained in:
commit
f295f164c5
@ -38,6 +38,6 @@ protobuf {
|
||||
}
|
||||
}
|
||||
generateProtoTasks {
|
||||
all()*.plugins { grpc {} }
|
||||
ofSourceSet('main')*.plugins { grpc {} }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user