Skip to content

Commit 00fb178

Browse files
author
yangsen
committed
change version
1 parent 3bed1dc commit 00fb178

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33

44
public final class Constants {
5-
<<<<<<< HEAD
5+
66
public static final String VERSION = "8.4.2";
7-
=======
8-
public static final String VERSION = "8.3.4";
9-
>>>>>>> 8.3.4
107

118
public static final String UTF_8 = "utf-8";
129
}

0 commit comments

Comments
 (0)