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 0eb9862 commit 862f383Copy full SHA for 862f383
build.gradle
@@ -18,7 +18,7 @@ subprojects {
18
apply plugin: "jacoco"
19
20
group = "io.grpc"
21
- version = "0.8.0-SNAPSHOT"
+ version = "0.8.0"
22
23
sourceCompatibility = 1.6
24
targetCompatibility = 1.6
0 commit comments