Skip to content

Commit e629bdc

Browse files
Copilottrask
andcommitted
Revert protobuf plugin to working version 0.9.4
Co-authored-by: trask <[email protected]>
1 parent c7e9a73 commit e629bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/apps/gRPC/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.google.protobuf.gradle.*
22

33
plugins {
44
id("ai.smoke-test-jar")
5-
id("com.google.protobuf") version "0.9.6"
5+
id("com.google.protobuf") version "0.9.4"
66
}
77

88
val grpcVersion = "1.26.0" // first version with support for arm64

0 commit comments

Comments
 (0)