We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dcb0a5 commit 0a7a212Copy full SHA for 0a7a212
sass-embedded-protocol/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
}
20
21
22
-def protobufVersion = "3.25.3"
+def protobufVersion = "4.26.0"
23
24
tasks.withType(com.google.protobuf.gradle.ProtobufExtract).configureEach {
25
doFirst {
0 commit comments