Skip to content

Commit f7873ee

Browse files
committed
- Changes to protoc version to make it working for m1 macs.
1 parent 246a067 commit f7873ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ext {
4949
grpcVersion = '1.44.1'
5050
robolectricVersion = '4.3.1'
5151
protocVersion = '3.17.3'
52-
javaliteVersion = '3.14.0'
52+
javaliteVersion = '3.17.3'
5353
}
5454

5555
apply plugin: com.google.firebase.gradle.plugins.publish.PublishingPlugin

0 commit comments

Comments
 (0)