Skip to content

Commit 0fa174c

Browse files
authored
Update protobuf dep to 3.14 (#2207)
1 parent b33927b commit 0fa174c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ ext {
5050
googleTruthVersion = '0.45'
5151
grpcVersion = '1.28.0'
5252
robolectricVersion = '4.3.1'
53-
protocVersion = '3.11.0'
54-
javaliteVersion = '3.11.0'
53+
protocVersion = '3.14.0'
54+
javaliteVersion = '3.14.0'
5555
}
5656

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

0 commit comments

Comments
 (0)