错误提交

This commit is contained in:
yangyakun
2022-06-16 17:31:45 +08:00
parent 9dc0210090
commit c57262a642
2 changed files with 2 additions and 4 deletions

View File

@@ -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 ->