Skip to content

Commit e91ab31

Browse files
committed
Start development of 3.2.0
1 parent cbbef18 commit e91ab31

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 = '3.1.0.RELEASE'
11+
projectVersion = '3.2.0-SNAPSHOT'
1212

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

0 commit comments

Comments
 (0)