fix: refind Client and Utils.

This commit is contained in:
CaiHQ
2025-03-27 10:14:42 +08:00
parent c9832f4de9
commit fa679c3cb3
4 changed files with 811 additions and 1 deletions

View File

@@ -65,7 +65,6 @@ protobuf {
artifact = 'io.grpc:protoc-gen-grpc-java:' + grpc_java_version
}
}
// generatedFilesBaseDir = "$projectDir/src"
generateProtoTasks {
all().each { task ->
task.plugins {