Skip to content

Commit b24ba7c

Browse files
committed
3.20.4
1 parent 310147b commit b24ba7c

File tree

12 files changed

+1420
-1259
lines changed

12 files changed

+1420
-1259
lines changed

app/src/main/java/com/obs/services/internal/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ public static class ObsRequestParams {
196196

197197
public static final TimeZone GMT_TIMEZONE = TimeZone.getTimeZone("GMT");
198198

199-
public static final String OBS_SDK_VERSION = "3.20.3";
199+
public static final String OBS_SDK_VERSION = "3.20.4";
200200

201201
public static final String USER_AGENT_VALUE = "obs-sdk-java/" + Constants.OBS_SDK_VERSION;
202202

app/src/main/java/com/obs/services/internal/ObsConvertor.java

Lines changed: 283 additions & 276 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)