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 4c7f9e9 commit e144849Copy full SHA for e144849
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.6";
+ public static String version = "1.0.12";
82
83
public static Builder builder() {
84
return new Builder().setRealm(Realm.EASEMOB_REALM);
0 commit comments