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 759c617 commit 2884a75Copy full SHA for 2884a75
sass-embedded-protocol/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
}
20
21
22
-def protobufVersion = "4.32.0"
+def protobufVersion = "4.32.1"
23
24
tasks.withType(com.google.protobuf.gradle.ProtobufExtract).configureEach {
25
doFirst {
0 commit comments