Skip to content

Commit caf5c92

Browse files
author
JemyCheung
committed
7.4.2
1 parent 7c72eec commit caf5c92

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
@@ -2,7 +2,7 @@
22

33

44
public final class Constants {
5-
public static final String VERSION = "7.4.1";
5+
public static final String VERSION = "7.4.2";
66

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

0 commit comments

Comments
 (0)