Skip to content

Commit 21f5eea

Browse files
authored
Merge pull request #794 from yidongnan/dev/continue
Start development of 2.15.0
2 parents 3f8f275 + d5f721e commit 21f5eea

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99
}
1010
ext {
11-
projectVersion = '2.14.0.RELEASE'
11+
projectVersion = '2.15.0-SNAPSHOT'
1212

1313
// https://github.com/grpc/grpc-java/releases
1414
grpcVersion = '1.51.0'

0 commit comments

Comments
 (0)