Skip to content

Commit 450cb3d

Browse files
committed
Don't change the version number
1 parent 72c7a4c commit 450cb3d

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.11.1-SNAPSHOT'
12+
projectVersion = '2.11.0-SNAPSHOT'
1313

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

0 commit comments

Comments
 (0)