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 c7e9a73 commit e629bdcCopy full SHA for e629bdc
smoke-tests/apps/gRPC/build.gradle.kts
@@ -2,7 +2,7 @@ import com.google.protobuf.gradle.*
2
3
plugins {
4
id("ai.smoke-test-jar")
5
- id("com.google.protobuf") version "0.9.6"
+ id("com.google.protobuf") version "0.9.4"
6
}
7
8
val grpcVersion = "1.26.0" // first version with support for arm64
0 commit comments