We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc256a8 commit c75c3ccCopy full SHA for c75c3cc
provisioning/build.gradle
@@ -42,7 +42,7 @@ android {
42
43
protobuf {
44
protoc {
45
- artifact = 'com.google.protobuf:protoc:3.8.0'
+ artifact = 'com.google.protobuf:protoc:3.5.1'
46
}
47
generateProtoTasks {
48
all().each { task ->
0 commit comments