Skip to content

Commit 6fce0a6

Browse files
authored
Update Constants.java
1 parent 31330a2 commit 6fce0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/main/java/com/qiniu/android/common/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
public final class Constants {
55

6-
public static final String VERSION = "8.4.2";
6+
public static final String VERSION = "8.4.3";
77

88
public static final String UTF_8 = "utf-8";
99
}

0 commit comments

Comments
 (0)