Skip to content

Commit 58d6cc4

Browse files
authored
Merge pull request #351 from JemyCheung/master
v7.5.0
2 parents b7303b5 + 94325ea commit 58d6cc4

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.3";
5+
public static final String VERSION = "7.5.0";
66

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

0 commit comments

Comments
 (0)