Skip to content

Commit c75c3cc

Browse files
committed
Reverted protoc version.
1 parent cc256a8 commit c75c3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provisioning/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242

4343
protobuf {
4444
protoc {
45-
artifact = 'com.google.protobuf:protoc:3.8.0'
45+
artifact = 'com.google.protobuf:protoc:3.5.1'
4646
}
4747
generateProtoTasks {
4848
all().each { task ->

0 commit comments

Comments
 (0)