We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed6fd1a + 5df0d32 commit 83732b2Copy full SHA for 83732b2
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