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 d9cf36a commit 5f8fec8Copy full SHA for 5f8fec8
README.md
@@ -61,7 +61,7 @@ public void testSendPushWithCallback() {
61
<dependency>
62
<groupId>cn.jpush.api</groupId>
63
<artifactId>jiguang-common</artifactId>
64
- <version>1.1.4</version>
+ <version>1.1.9</version>
65
</dependency>
66
67
<groupId>com.google.code.gson</groupId>
pom.xml
@@ -3,7 +3,7 @@
3
4
5
6
- <version>1.1.8</version>
+ <version>1.1.9-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/jpush/jiguang-java-client-common</url>
9
<name>Jiguang Client Common Dependencies</name>
0 commit comments