We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eedbf2c commit 7a52946Copy full SHA for 7a52946
sass-embedded-protocol/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
}
20
21
22
-def protobufVersion = "4.32.1"
+def protobufVersion = "4.33.0"
23
24
tasks.withType(com.google.protobuf.gradle.ProtobufExtract).configureEach {
25
doFirst {
0 commit comments