视频页和左面有可能常驻的右滑工具

This commit is contained in:
yangyakun
2022-06-16 17:25:12 +08:00
committed by liujing
parent 2903f54f0d
commit 95fa77736b
37 changed files with 1020 additions and 4 deletions

View File

@@ -54,7 +54,8 @@ android {
}
protobuf {
protoc {
artifact = rootProject.ext.dependencies.protoc
//artifact = rootProject.ext.dependencies.protoc
path = "/opt/homebrew/Cellar/protobuf@3.6/3.6.1.3_4/bin/protoc"
}
generateProtoTasks {
all().each { task ->