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.
2 parents 12ba2d0 + 68946f9 commit dcd48a8Copy full SHA for dcd48a8
README.md
@@ -26,7 +26,7 @@
26
<dependency>
27
<groupId>cn.jpush.api</groupId>
28
<artifactId>jpush-client</artifactId>
29
- <version>3.2.7</version>
+ <version>3.2.8</version>
30
</dependency>
31
```
32
### jar 包方式
pom.xml
@@ -3,7 +3,7 @@
3
4
5
6
- <version>3.2.8-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/jpush/jpush-api-java-client</url>
9
<name>JPush API Java Client</name>
0 commit comments