错误提交
This commit is contained in:
@@ -54,8 +54,7 @@ android {
|
||||
}
|
||||
protobuf {
|
||||
protoc {
|
||||
//artifact = rootProject.ext.dependencies.protoc
|
||||
path = "/opt/homebrew/Cellar/protobuf@3.6/3.6.1.3_4/bin/protoc"
|
||||
artifact = rootProject.ext.dependencies.protoc
|
||||
}
|
||||
generateProtoTasks {
|
||||
all().each { task ->
|
||||
|
||||
@@ -36,8 +36,7 @@ android {
|
||||
|
||||
protobuf {
|
||||
protoc {
|
||||
//artifact = rootProject.ext.dependencies.protoc
|
||||
path = "/opt/homebrew/Cellar/protobuf@3.6/3.6.1.3_4/bin/protoc"
|
||||
artifact = rootProject.ext.dependencies.protoc
|
||||
}
|
||||
|
||||
generateProtoTasks {
|
||||
|
||||
Reference in New Issue
Block a user