8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b19dc6 commit 0b1cd2fCopy full SHA for 0b1cd2f
google-http-client/src/main/java/com/google/api/client/util/Strings.java
@@ -33,7 +33,7 @@ public class Strings {
33
* com.google.api.client.http.HttpRequest.VERSION}
34
*/
35
@Deprecated
36
- public static final String VERSION = "1.8.2-beta";
+ public static final String VERSION = "1.8.3-beta";
37
38
/**
39
* Line separator to use for this OS, i.e. {@code "\n"} or {@code "\r\n"}.
0 commit comments