Skip to content

Commit

Permalink
chore(deps): update dependency com.google.protobuf:protoc to v3.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 18, 2022
1 parent 9e9f28d commit 47e6e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ buildscript {

allprojects {
ext.javax_annotation_version = '1.3.2'
ext.protoc_version = '3.7.1'
ext.protoc_version = '3.21.1'
ext.protoc_gen_javalite_version = '3.0.0'
ext.grpc_version = '1.20.0'
ext.junit_version = '4.12'
Expand Down

0 comments on commit 47e6e20

Please sign in to comment.