Skip to content

Commit 69b2b66

Browse files
committed
Start development of 2.11.0
1 parent 2bc07f8 commit 69b2b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
}
1111
ext {
12-
projectVersion = '2.10.1.RELEASE'
12+
projectVersion = '2.11.0-SNAPSHOT'
1313

1414
// https://github.com/grpc/grpc-java/releases
1515
grpcVersion = '1.31.1'

0 commit comments

Comments
 (0)