diff --git a/app/build.gradle b/app/build.gradle index 0437d62f..d3faa064 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -94,7 +94,7 @@ android { protobuf { protoc { - artifact = "com.google.protobuf:protoc:3.22.0" + artifact = "com.google.protobuf:protoc:3.24.3" } // Generates the java Protobuf-lite code for the Protobufs in this project. See