Skip to content

Commit 4343ced

Browse files
authored
Merge pull request #344 from JemyCheung/master
Bump version to 7.4.2
2 parents 48a90d0 + caf5c92 commit 4343ced

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)