We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b37c9 commit 8be5c59Copy full SHA for 8be5c59
src/main/java/com/easemob/im/ApiClient.java
@@ -78,7 +78,7 @@ public class ApiClient {
78
79
private String appCert;
80
81
- public static String version = "1.0.12";
+ public static String version = "1.0.13";
82
83
public static Builder builder() {
84
return new Builder().setRealm(Realm.EASEMOB_REALM);
0 commit comments