Skip to content

Commit e144849

Browse files
committed
修改sdk版本号
1 parent 4c7f9e9 commit e144849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/easemob/im/ApiClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public class ApiClient {
7878

7979
private String appCert;
8080

81-
public static String version = "1.0.6";
81+
public static String version = "1.0.12";
8282

8383
public static Builder builder() {
8484
return new Builder().setRealm(Realm.EASEMOB_REALM);

0 commit comments

Comments
 (0)