We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4646cc9 commit 91c7aa3Copy full SHA for 91c7aa3
1 file changed
gax-java/build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'signing'
7
8
group = "com.google.api"
9
archivesBaseName = "gax"
10
-version = "0.0.11"
+version = "0.0.12-SNAPSHOT"
11
12
sourceCompatibility = 1.7
13
targetCompatibility = 1.7
0 commit comments